Class | Description |
---|---|
AbstractCacheAccess<K,V> |
This class provides the common methods for all types of access to the cache.
|
CacheAccess<K,V> |
This class provides an interface for all types of access to the cache.
|
GroupCacheAccess<K,V> |
Access for groups.
|
PartitionedCacheAccess<K,V> |
TODO: Add new methods that will allow you to provide a partition indicator for all major calls.
|
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.