| Package | Description | 
|---|---|
| com.hazelcast.cache.impl.operation | 
 Hazelcast JSR-107 aka JCache implementation 
 | 
| com.hazelcast.map.impl.operation | 
 Package for map operations. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ContainsKeyOperation  | 
class  | 
GetOperation  | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.