Package com.hazelcast.map.impl.client

Contains client requests for the IMap

See:
          Description

Class Summary
AbstractMapAddEntryListenerRequest Base class for adding entry listener to map
AbstractTxnMapRequest  
MapAddEntryListenerRequest  
MapAddEntryListenerSqlRequest  
MapAddIndexRequest  
MapAddInterceptorRequest  
MapAddNearCacheEntryListenerRequest Request for adding EntryListener for near cache operations.
MapClearRequest  
MapContainsKeyRequest  
MapContainsValueRequest  
MapDeleteRequest  
MapEntrySetRequest  
MapEvictAllRequest Evict all entries request used by clients.
MapEvictRequest  
MapExecuteOnAllKeysRequest  
MapExecuteOnKeyRequest  
MapExecuteOnKeysRequest  
MapExecuteWithPredicateRequest  
MapFlushRequest  
MapGetAllRequest  
MapGetEntryViewRequest  
MapGetRequest  
MapIsEmptyRequest  
MapIsLockedRequest  
MapKeySetRequest  
MapLoadAllKeysRequest Triggers the load of all keys from defined map store.
MapLoadGivenKeysRequest Loads all given keys from a map store.
MapLockRequest  
MapPutAllRequest  
MapPutIfAbsentRequest  
MapPutRequest  
MapPutTransientRequest  
MapQueryRequest  
MapRemoveEntryListenerRequest  
MapRemoveIfSameRequest  
MapRemoveInterceptorRequest  
MapRemoveRequest  
MapReplaceIfSameRequest  
MapReplaceRequest  
MapSetRequest  
MapSizeRequest  
MapSQLQueryRequest  
MapTryPutRequest  
MapTryRemoveRequest  
MapUnlockRequest  
MapValuesRequest  
TxnMapRequest  
TxnMapRequestWithSQLQuery User: sancar Date: 9/18/13 Time: 2:22 PM
 

Enum Summary
AbstractTxnMapRequest.TxnMapRequestType  
 

Package com.hazelcast.map.impl.client Description

Contains client requests for the IMap



Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.