Package | Description |
---|---|
com.hazelcast.client.impl.protocol.task.cache |
Client protocol tasks implementations for JCache
|
com.hazelcast.client.impl.protocol.task.crdt.pncounter | |
com.hazelcast.client.impl.protocol.task.scheduledexecutor |
Modifier and Type | Class and Description |
---|---|
class |
CacheGetConfigMessageTask
This client request specifically calls
CacheGetConfigOperation on the server side. |
Modifier and Type | Class and Description |
---|---|
class |
PNCounterAddMessageTask
Task responsible for processing client messages for updating the
PNCounter state. |
class |
PNCounterGetMessageTask
Task responsible for processing client messages for retrieving the
current
PNCounter state. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.