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 TypeClassDescriptionclass
A counter that attempts atomic increments.class
A counter that attempts atomic increments.