JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package com.hazelcast.crdt.pncounter
package
com.hazelcast.crdt.pncounter
This package contains the PN (Positive-Negative) CRDT counter interface.
Since:
3.10
Related Packages
Package
Description
com.hazelcast.crdt
This package contains the common classes for CRDT (conflict-free replicated data type) implementations based on the Hazelcast infrastructure.
Interfaces
Class
Description
PNCounter
PN (Positive-Negative) CRDT counter.