Uses of Interface
org.apache.curator.framework.recipes.atomic.DistributedAtomicNumber
-
Packages that use DistributedAtomicNumber Package Description org.apache.curator.framework.recipes.atomic -
-
Uses of DistributedAtomicNumber in org.apache.curator.framework.recipes.atomic
Classes in org.apache.curator.framework.recipes.atomic that implement DistributedAtomicNumber Modifier and Type Class Description classDistributedAtomicIntegerA counter that attempts atomic increments.classDistributedAtomicLongA counter that attempts atomic increments.
-