| Package | Description | 
|---|---|
| com.hazelcast.cache.impl.operation | Hazelcast JSR-107 aka JCache implementation | 
| com.hazelcast.client.impl.operations | Contains client operations | 
| com.hazelcast.map.impl.operation | Package for map operations. | 
| com.hazelcast.map.impl.query | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CacheContainsKeyOperationCache contains key operation, determines if the cache contains an entry for the specified key. | 
| class  | CacheGetAllOperationGets all keys from the cache. | 
| class  | CacheGetConfigOperationCache GetConfig Operation. | 
| class  | CacheGetOperationCache Get Operation. | 
| class  | CacheKeyIteratorOperationProvides iterator functionality for ICache. | 
| class  | CacheSizeOperationThis operation implementation is for calculating the cluster size of a named cache. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GetConnectedClientsOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContainsKeyOperation | 
| class  | ContainsValueOperation | 
| class  | GetAllOperation | 
| class  | GetEntryViewOperation | 
| class  | GetOperation | 
| class  | MapEntrySetOperation | 
| class  | MapIsEmptyOperation | 
| class  | MapSizeOperation | 
| class  | PartitionCheckIfLoadedOperation | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | QueryOperation | 
| class  | QueryPartitionOperation | 
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.