| Name | Description | Type | Package | Framework |
| AtomicStats | Class | org.apache.curator.framework.recipes.atomic | Apache Curator | |
| AtomicValue | Abstracts a value returned from one of the AtomicsReturns debugging stats about the operation | Interface | org.apache.curator.framework.recipes.atomic | Apache Curator |
| CachedAtomicInteger | Class | org.apache.curator.framework.recipes.atomic | Apache Curator | |
| CachedAtomicLong | Class | org.apache.curator.framework.recipes.atomic | Apache Curator | |
| DistributedAtomicInteger | A counter that attempts atomic increments. | Class | org.apache.curator.framework.recipes.atomic | Apache Curator |
| DistributedAtomicLong | A counter that attempts atomic increments. | Class | org.apache.curator.framework.recipes.atomic | Apache Curator |
| DistributedAtomicNumber | Add delta to the current value and return the new value information. | Interface | org.apache.curator.framework.recipes.atomic | Apache Curator |
| DistributedAtomicValue | A distributed value that attempts atomic sets. | Class | org.apache.curator.framework.recipes.atomic | Apache Curator |
| PromotedToLock | Abstraction of arguments for mutex promotion. | Class | org.apache.curator.framework.recipes.atomic | Apache Curator |
| PromotedToLock .Builder | Build the argument blockPromotedToLock. | Class | org.apache.curator.framework.recipes.atomic | Apache Curator |