Package | Description |
---|---|
com.hazelcast.crdt.pncounter.operations |
Contains the operations for the
PNCounter member-side
implementation. |
Modifier and Type | Class and Description |
---|---|
class |
AddOperation
Addition/subtraction operation for a
PNCounter . |
class |
GetOperation
Query operation to retrieve the current value of the
PNCounter . |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.