Package org.apache.curator.framework.recipes.atomic
-
Interface Summary Interface Description AtomicValue<T> Abstracts a value returned from one of the AtomicsDistributedAtomicNumber<T> -
Class Summary Class Description AtomicStats Debugging stats about operationsCachedAtomicInteger Uses anDistributedAtomicNumberand allocates values in chunks for better performanceCachedAtomicLong Uses anDistributedAtomicNumberand allocates values in chunks for better performanceDistributedAtomicInteger A counter that attempts atomic increments.DistributedAtomicLong A counter that attempts atomic increments.DistributedAtomicValue A distributed value that attempts atomic sets.PromotedToLock Abstraction of arguments for mutex promotion.PromotedToLock.Builder