| 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
  PNCountermember-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  PNCounterquery 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 © 2018 Hazelcast, Inc.. All Rights Reserved.