Uses of Interface
org.apache.curator.framework.recipes.atomic.DistributedAtomicNumber
Packages that use DistributedAtomicNumber
-
Uses of DistributedAtomicNumber in org.apache.curator.framework.recipes.atomic
Classes in org.apache.curator.framework.recipes.atomic that implement DistributedAtomicNumberModifier and TypeClassDescriptionclassA counter that attempts atomic increments.classA counter that attempts atomic increments.