Uses of Interface
org.apache.curator.framework.recipes.atomic.DistributedAtomicNumber

Packages that use DistributedAtomicNumber
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
 class DistributedAtomicInteger
          A counter that attempts atomic increments.
 class DistributedAtomicLong
          A counter that attempts atomic increments.
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.