| Package | Description |
|---|---|
| com.h3c.of.lib.dt |
A set of classes representing data values used in the OpenFlow protocol.
|
| com.h3c.util.cache | |
| com.h3c.util.ip |
| Class and Description |
|---|
| CacheableDataType
Base class for cacheable data types.
|
| Class and Description |
|---|
| AgeOutHashMap
Provides a map of key/value pairs that will automatically age-out when not
write-accessed within a given number of milliseconds.
|
| Cache
In computer science, a cache is a component that transparently stores data
so that future requests for that data can be served faster.
|
| CacheableDataType
Base class for cacheable data types.
|
| CacheModelProxy.Model
Model.
|
| NotedAgeOutHashMap
Extends the functionality of
AgeOutHashMap to capture the values
that are aged-out during interaction with the map, making them available
for consumption by an external party. |
| VocalMapListener
A listener of vocal maps.
|
| WeakValueCache
Implements a cache (map) that allows its values to be garbage collected
when all external references to the values have been dropped.
|
| Class and Description |
|---|
| CacheableDataType
Base class for cacheable data types.
|
Copyright © 2014. All Rights Reserved.