| Package | Description | 
|---|---|
| com.hazelcast.crdt | 
 This package contains CRDT (conflict-free replicated data type)
 implementations based on the Hazelcast infrastructure. 
 | 
| com.hazelcast.crdt.pncounter | 
 This package contains the PN (Positive-Negative) CRDT counter
 implementation. 
 | 
| Class and Description | 
|---|
| CRDT
 Common interface for CRDT (conflict-free replicated data type)
 implementations. 
 | 
| CRDTReplicationContainer
 A container for a CRDT replication operation. 
 | 
| Class and Description | 
|---|
| AbstractCRDTReplicationOperation
 Base class for CRDT replication operations. 
 | 
| CRDT
 Common interface for CRDT (conflict-free replicated data type)
 implementations. 
 | 
| CRDTReplicationAwareService
 Represents a service implementing a CRDT that may be replicated and
 migrated to other replicas of the same CRDT. 
 | 
| CRDTReplicationContainer
 A container for a CRDT replication operation. 
 | 
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.