| Package | Description |
|---|---|
| com.hazelcast.internal.crdt.pncounter |
This package contains the PN (Positive-Negative) CRDT counter
implementation.
|
| Class and Description |
|---|
| PNCounterImpl
PN (Positive-Negative) CRDT counter where each replica is identified by
a String.
|
| PNCounterProxy
Member proxy implementation for a
PNCounter. |
Copyright © 2019 Hazelcast, Inc.. All rights reserved.