See: Description
| Class | Description |
|---|---|
| AbstractMultiMapAddEntryListenerMessageTask<P> | |
| MultiMapAddEntryListenerMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_ADDENTRYLISTENER |
| MultiMapAddEntryListenerToKeyMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_ADDENTRYLISTENERTOKEY |
| MultiMapClearMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_CLEAR |
| MultiMapContainsEntryMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_CONTAINSENTRY |
| MultiMapContainsKeyMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_CONTAINSKEY |
| MultiMapContainsValueMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_CONTAINSVALUE |
| MultiMapDeleteMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_DELETE |
| MultiMapEntrySetMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_ENTRYSET |
| MultiMapForceUnlockMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_FORCEUNLOCK |
| MultiMapGetMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_GET |
| MultiMapIsLockedMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_ISLOCKED |
| MultiMapKeySetMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_KEYSET |
| MultiMapLockMessageTask |
Client Protocol Task for handling messages with type ID:
|
| MultiMapPutMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_PUT |
| MultiMapRemoveEntryListenerMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_REMOVEENTRYLISTENER |
| MultiMapRemoveEntryMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_REMOVEENTRY |
| MultiMapRemoveMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_REMOVE |
| MultiMapSizeMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_SIZE |
| MultiMapTryLockMessageTask |
Client Protocol Task for handling messages with type ID:
|
| MultiMapUnlockMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_UNLOCK |
| MultiMapValueCountMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_VALUECOUNT |
| MultiMapValuesMessageTask |
Client Protocol Task for handling messages with type ID:
com.hazelcast.client.impl.protocol.codec.MultiMapMessageType#MULTIMAP_VALUES |
Client protocol tasks implementations for multi map
Copyright © 2019 Hazelcast, Inc.. All rights reserved.