| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CRDTReplicationMigrationService
Service that handles replication and migration of CRDT data for all CRDT
implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PNCounterService
Service responsible for
PNCounter proxies and replication operation. |
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.