Package com.hazelcast.client.impl.protocol.task.multimap

Client protocol tasks implementations for multi map

See:
          Description

Class Summary
AbstractMultiMapAddEntryListenerMessageTask<P>  
MultiMapAddEntryListenerMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_ADDENTRYLISTENER
MultiMapAddEntryListenerToKeyMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_ADDENTRYLISTENERTOKEY
MultiMapClearMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_CLEAR
MultiMapContainsEntryMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_CONTAINSENTRY
MultiMapContainsKeyMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_CONTAINSKEY
MultiMapContainsValueMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_CONTAINSVALUE
MultiMapCountMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_COUNT
MultiMapEntrySetMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_ENTRYSET
MultiMapForceUnlockMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_FORCEUNLOCK
MultiMapGetMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_GET
MultiMapIsLockedMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_ISLOCKED
MultiMapKeySetMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_KEYSET
MultiMapLockMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_LOCK
MultiMapPutMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_PUT
MultiMapRemoveEntryListenerMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_REMOVEENTRYLISTENER
MultiMapRemoveEntryMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_REMOVEENTRY
MultiMapRemoveMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_REMOVE
MultiMapSizeMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_SIZE
MultiMapTryLockMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_TRYLOCK
MultiMapUnlockMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_UNLOCK
MultiMapValueCountMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_VALUECOUNT
MultiMapValuesMessageTask Client Protocol Task for handling messages with type id: MultiMapMessageType.MULTIMAP_VALUES
 

Package com.hazelcast.client.impl.protocol.task.multimap Description

Client protocol tasks implementations for multi map



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