|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReadonlyOperation | |
---|---|
com.hazelcast.cache.impl.operation | Hazelcast JSR-107 aka JCache implementation |
com.hazelcast.map.impl.operation | Package for map operations. |
Uses of ReadonlyOperation in com.hazelcast.cache.impl.operation |
---|
Classes in com.hazelcast.cache.impl.operation that implement ReadonlyOperation | |
---|---|
class |
CacheContainsKeyOperation
Cache contains key operation, determines if the cache contains an entry for the specified key. |
class |
CacheGetAllOperation
Gets all keys from the cache. |
class |
CacheGetConfigOperation
Cache GetConfig Operation. |
class |
CacheGetOperation
Cache Get Operation. |
class |
CacheKeyIteratorOperation
Provides iterator functionality for ICache. |
class |
CacheSizeOperation
This operation implementation is for calculating the cluster size of a named cache. |
Uses of ReadonlyOperation in com.hazelcast.map.impl.operation |
---|
Classes in com.hazelcast.map.impl.operation that implement ReadonlyOperation | |
---|---|
class |
ContainsKeyOperation
|
class |
GetOperation
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |