| Name | Description | Type | Package | Framework |
| SharedCount | Manages a shared integer. | Class | org.apache.curator.framework.recipes.shared | Apache Curator |
| SharedCountListener | Interface | org.apache.curator.framework.recipes.shared | Apache Curator | |
| SharedCountReader | Abstracts a shared integer and allows listening for changes to its valueReturn the current value of the count | Interface | org.apache.curator.framework.recipes.shared | Apache Curator |
| SharedValue | Manages a shared value. | Class | org.apache.curator.framework.recipes.shared | Apache Curator |
| SharedValueListener | Interface | org.apache.curator.framework.recipes.shared | Apache Curator | |
| SharedValueReader | Abstracts a shared value and allows listening for changes to the valueReturns the listenable | Interface | org.apache.curator.framework.recipes.shared | Apache Curator |
| VersionedValue | Class | org.apache.curator.framework.recipes.shared | Apache Curator | |