AbstractCloseableIteratorCollection<O,K,V> |
Abstract collection that uses an underlying Cache instance to do various operations.
|
AbstractDataCommand |
|
AbstractLocalCommand |
Abstract class
|
DistributedExecuteCommand<V> |
DistributedExecuteCommand is used to migrate Callable and execute it in remote JVM.
|
EntrySetCommand<K,V> |
|
GetAllCommand |
Retrieves multiple entries at once.
|
GetCacheEntryCommand |
Used to fetch a full CacheEntry rather than just the value.
|
GetKeyValueCommand |
|
KeySetCommand<K,V> |
|
SizeCommand |
Command to calculate the size of the cache
|