Package | Description |
---|---|
com.hazelcast.crdt.pncounter |
This package contains the PN (Positive-Negative) CRDT counter
implementation.
|
com.hazelcast.crdt.pncounter.operations |
Contains the operations for the
PNCounter member-side
implementation. |
Class and Description |
---|
CRDTTimestampedLong
Response for CRDT PN counter operations which contains the PN counter
value as well as the current replica vector clock.
|
Class and Description |
---|
AbstractPNCounterOperation
Base class for
PNCounter query and
mutation operation implementations. |
CRDTTimestampedLong
Response for CRDT PN counter operations which contains the PN counter
value as well as the current replica vector clock.
|
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.