Uses of Class
org.apache.curator.framework.recipes.atomic.DistributedAtomicLong
-
Packages that use DistributedAtomicLong Package Description org.apache.curator.framework.recipes.atomic -
-
Uses of DistributedAtomicLong in org.apache.curator.framework.recipes.atomic
Constructors in org.apache.curator.framework.recipes.atomic with parameters of type DistributedAtomicLong Constructor Description CachedAtomicLong(DistributedAtomicLong number, int cacheFactor)
-