See: Description
| Class | Description | 
|---|---|
| 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 | 
| 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 | 
Client protocol tasks implementations for multi map
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.