Uses of Interface
com.hazelcast.crdt.pncounter.PNCounter
Packages that use PNCounter
-
Uses of PNCounter in com.hazelcast.core
Methods in com.hazelcast.core that return PNCounterModifier and TypeMethodDescriptionHazelcastInstance.getPNCounter
(String name) Creates or returns aPNCounter
with the given name.