Package org.apache.curator.framework.recipes.atomic
package org.apache.curator.framework.recipes.atomic
-
ClassDescriptionDebugging stats about operationsAtomicValue<T>Abstracts a value returned from one of the AtomicsUses an
DistributedAtomicNumber
and allocates values in chunks for better performanceUses anDistributedAtomicNumber
and allocates values in chunks for better performanceA counter that attempts atomic increments.A counter that attempts atomic increments.A distributed value that attempts atomic sets.Abstraction of arguments for mutex promotion.