See: Description
Interface | Description |
---|---|
PNCounter |
PN (Positive-Negative) CRDT counter.
|
Class | Description |
---|---|
PNCounterImpl |
PN (Positive-Negative) CRDT counter where each replica is identified by
a String.
|
PNCounterProxy |
Member proxy implementation for a
PNCounter . |
PNCounterReplicationOperation |
CRDT replication operation for a
PNCounter . |
PNCounterService |
Service responsible for
PNCounter proxies and replication operation. |
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.