Uses of Interface
com.netflix.curator.framework.recipes.atomic.DistributedAtomicNumber

Packages that use DistributedAtomicNumber
com.netflix.curator.framework.recipes.atomic   
 

Uses of DistributedAtomicNumber in com.netflix.curator.framework.recipes.atomic
 

Classes in com.netflix.curator.framework.recipes.atomic that implement DistributedAtomicNumber
 class DistributedAtomicInteger
          A counter that attempts atomic increments.
 class DistributedAtomicLong
          A counter that attempts atomic increments.
 



Copyright © 2012. All Rights Reserved.