| Name | Description | Type | Package | Framework |
| ACLable | Set an ACL list (default is ZooDefs. | Interface | org.apache.curator.framework.api | Apache Curator |
| ACLBackgroundPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| ACLCreateModeBackgroundPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| ACLCreateModePathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| ACLCreateModeStatBackgroundPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| ACLPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| ACLProvider | Return the ACL list to use for the given pathList| Interface | org.apache.curator.framework.api | Apache Curator | |
| Addable | Sets one or more members that are meant to be part of the ensemble. | Interface | org.apache.curator.framework.api | Apache Curator |
| AddStatConfigEnsembleable | An non-incremental reconfiguration builder. | Interface | org.apache.curator.framework.api | Apache Curator |
| AfterConnectionEstablished | Utility class to allow execution of logic once a ZooKeeper connection becomes available. | Class | org.apache.curator.framework.recipes | Apache Curator |
| AsyncReconfigurable | Sets the configuration version to use. | Interface | org.apache.curator.framework.api | Apache Curator |
| 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 |
| AuthInfo | Class | org.apache.curator.framework | Apache Curator | |
| Backgroundable | Interface | org.apache.curator.framework.api | Apache Curator | |
| BackgroundCallback | Interface | org.apache.curator.framework.api | Apache Curator | |
| BackgroundEnsembleable | Interface | org.apache.curator.framework.api | Apache Curator | |
| BackgroundPathable | Interface | org.apache.curator.framework.api | Apache Curator | |
| BackgroundPathableQuietlyable | Interface | org.apache.curator.framework.api | Apache Curator | |
| BackgroundPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| BackgroundVersionable | Interface | org.apache.curator.framework.api | Apache Curator | |
| BlockingQueueConsumer | Class | org.apache.curator.framework.recipes.queue | Apache Curator | |
| CachedAtomicInteger | Class | org.apache.curator.framework.recipes.atomic | Apache Curator | |
| CachedAtomicLong | Class | org.apache.curator.framework.recipes.atomic | Apache Curator | |
| CancelLeadershipException | When thrown from ConnectionStateListener. | Class | org.apache.curator.framework.recipes.leader | Apache Curator |
| ChildData | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| ChildReaper | Utility to reap empty child nodes of a parent node. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| ChildrenDeletable | Will also delete children if they exist. | Interface | org.apache.curator.framework.api | Apache Curator |
| Compressible | Cause the data to be compressed using the configured compression providerCause the data to be compressed using the configured compression provider | Interface | org.apache.curator.framework.api | Apache Curator |
| CompressionProvider | Interface | org.apache.curator.framework.api | Apache Curator | |
| ConfigureEnsembleable | Sets the configuration version to use. | Interface | org.apache.curator.framework.api | Apache Curator |
| ConnectionState | enum ConnectionStateRepresents state changes in the connection to ZK | Class | org.apache.curator.framework.state | Apache Curator |
| ConnectionStateErrorPolicy | Recipes should use the configured error policy to decide how to handle errors such as ConnectionState changes. | Interface | org.apache.curator.framework.state | Apache Curator |
| ConnectionStateListener | Interface | org.apache.curator.framework.state | Apache Curator | |
| ConnectionStateManager | Class | org.apache.curator.framework.state | Apache Curator | |
| CreateBackgroundModeACLable | Causes any parent nodes to get created using CreateMode. | Interface | org.apache.curator.framework.api | Apache Curator |
| CreateBackgroundModeStatACLable | Causes any parent nodes to get created using CreateMode. | Interface | org.apache.curator.framework.api | Apache Curator |
| CreateBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| CreateBuilderMain | Interface | org.apache.curator.framework.api | Apache Curator | |
| CreateModable | Set a create mode - the default is CreateMode. | Interface | org.apache.curator.framework.api | Apache Curator |
| CreateProtectACLCreateModePathAndBytesable | Causes any parent nodes to get created using CreateMode. | Interface | org.apache.curator.framework.api | Apache Curator |
| CuratorEvent | A super set of all the various Zookeeper events/background methods. | Interface | org.apache.curator.framework.api | Apache Curator |
| CuratorEventType | enum CuratorEventTypeEnum Constant Summary | Class | org.apache.curator.framework.api | Apache Curator |
| CuratorFramework | Zookeeper framework-style clientBlock until a connection to ZooKeeper is available. | Interface | org.apache.curator.framework | Apache Curator |
| CuratorFrameworkFactory | Class | org.apache.curator.framework | Apache Curator | |
| CuratorFrameworkFactory .Builder | Add connection authorization. | Class | org.apache.curator.framework | Apache Curator |
| CuratorFrameworkImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| CuratorFrameworkState | enum CuratorFrameworkStateSee Also:CuratorFramework. | Class | org.apache.curator.framework.imps | Apache Curator |
| CuratorListener | Interface | org.apache.curator.framework.api | Apache Curator | |
| CuratorMultiTransaction | Interface | org.apache.curator.framework.api.transaction | Apache Curator | |
| CuratorMultiTransactionImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| CuratorMultiTransactionMain | Commit the given operations as a single transaction. | Interface | org.apache.curator.framework.api.transaction | Apache Curator |
| CuratorOp | Internal representation of a transaction operationorg. | Interface | org.apache.curator.framework.api.transaction | Apache Curator |
| CuratorTempFramework | Temporary CuratorFramework instances are meant for single requests to ZooKeeper ensembles over a failure prone network such as a WAN. | Interface | org.apache.curator.framework | Apache Curator |
| CuratorTempFrameworkImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| CuratorTransaction | Transactional/atomic operations. | Interface | org.apache.curator.framework.api.transaction | Apache Curator |
| CuratorTransactionBridge | Interface | org.apache.curator.framework.api.transaction | Apache Curator | |
| CuratorTransactionFinal | Adds commit to the transaction interfaceCommit all added operations as an atomic unit and return results | Interface | org.apache.curator.framework.api.transaction | Apache Curator |
| CuratorTransactionResult | Class | org.apache.curator.framework.api.transaction | Apache Curator | |
| CuratorWatcher | A version of Watcher that can throw an exceptionSame as Watcher. | Interface | org.apache.curator.framework.api | Apache Curator |
| DataCallbackable | Interface | org.apache.curator.framework.api | Apache Curator | |
| Decompressible | Cause the data to be de-compressed using the configured compression providerCause the data to be de-compressed using the configured compression provider | Interface | org.apache.curator.framework.api | Apache Curator |
| DefaultACLProvider | Class | org.apache.curator.framework.imps | Apache Curator | |
| DefaultTreeCacheSelector | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| DeleteBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| DeleteBuilderMain | Interface | org.apache.curator.framework.api | 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 |
| DistributedBarrier | A barrier as described in the ZK recipes. | Class | org.apache.curator.framework.recipes.barriers | Apache Curator |
| DistributedDelayQueue | A variation of the DistributedPriorityQueue that uses time as the priority. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| DistributedDoubleBarrier | A double barrier as described in the ZK recipes. | Class | org.apache.curator.framework.recipes.barriers | Apache Curator |
| DistributedIdQueue | A version of DistributedQueue that allows IDs to be associated with queue items. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| DistributedPriorityQueue | An implementation of the Distributed Priority Queue ZK recipe. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| DistributedQueue | An implementation of the Distributed Queue ZK recipe. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| DistributedQueue .ProcessType | Returns the enum constant of this type with the specified name. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| Ensembleable | throws ExceptionSkip navigation links | Interface | org.apache.curator.framework.api | Apache Curator |
| EnsembleTracker | Return the current quorum configvoidprocess(org. | Class | org.apache.curator.framework.imps | Apache Curator |
| EnsureContainers | Similar to EnsurePath but creates containers. | Class | org.apache.curator.framework | Apache Curator |
| ErrorMode | Used when the queue is created with a QueueBuilder. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| ExistsBuilder | Causes any parent nodes to get created using CreateMode. | Interface | org.apache.curator.framework.api | Apache Curator |
| ExistsBuilderMain | Interface | org.apache.curator.framework.api | Apache Curator | |
| GetACLBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| GetChildrenBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| GetConfigBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| GetConfigBuilderImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| GetDataBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| GetDataWatchBackgroundStatable | Interface | org.apache.curator.framework.api | Apache Curator | |
| GroupMember | Group membership management. | Class | org.apache.curator.framework.recipes.nodes | Apache Curator |
| Guaranteeable | Solves edge cases where an operation may succeed on the server but connection failure occurs before a response can be successfully returned to the client. | Interface | org.apache.curator.framework.api | Apache Curator |
| GuaranteeableDeletable | Solves this edge case: deleting a node can fail due to connection issues. | Interface | org.apache.curator.framework.api | Apache Curator |
| GzipCompressionProvider | Class | org.apache.curator.framework.imps | Apache Curator | |
| InterProcessLock | Acquire the mutex - blocking until it's available. | Interface | org.apache.curator.framework.recipes.locks | Apache Curator |
| InterProcessMultiLock | A container that manages multiple locks as a single entity. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| InterProcessMutex | A re-entrant mutex that works across JVMs. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| InterProcessReadWriteLock | A re-entrant read/write mutex that works across JVMs. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| InterProcessSemaphore | A counting semaphore that works across JVMs. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| InterProcessSemaphoreMutex | A NON re-entrant mutex that works across JVMs. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| InterProcessSemaphoreV2 | A counting semaphore that works across JVMs. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| Joinable | Adds one or more servers to joining the ensemble. | Interface | org.apache.curator.framework.api | Apache Curator |
| JoinStatConfigEnsembleable | An incremental reconfiguration builder. | Interface | org.apache.curator.framework.api | Apache Curator |
| LeaderLatch | Abstraction to select a leader amongst multiple contenders in a group of JMVs connected to a Zookeeper cluster. | Class | org.apache.curator.framework.recipes.leader | Apache Curator |
| LeaderLatch .CloseMode | How to handle listeners when the latch is closedWhen the latch is closed, listeners *will* be notified | Class | org.apache.curator.framework.recipes.leader | Apache Curator |
| LeaderLatch .State | Returns the enum constant of this type with the specified name. | Class | org.apache.curator.framework.recipes.leader | Apache Curator |
| LeaderLatchListener | A LeaderLatchListener can be used to be notified asynchronously about when the state of the LeaderLatch has changed. | Interface | org.apache.curator.framework.recipes.leader | Apache Curator |
| LeaderSelector | Abstraction to select a leader amongst multiple contenders in a group of JMVs connected to a Zookeeper cluster. | Class | org.apache.curator.framework.recipes.leader | Apache Curator |
| LeaderSelectorListener | Notification for leadershipSee Also:LeaderSelector | Interface | org.apache.curator.framework.recipes.leader | Apache Curator |
| LeaderSelectorListenerAdapter | An implementation of LeaderSelectorListener that adds the recommended handling for connection state problems | Class | org.apache.curator.framework.recipes.leader | Apache Curator |
| Lease | Represents an acquired lease from an InterProcessSemaphore. | Interface | org.apache.curator.framework.recipes.locks | Apache Curator |
| Leaveable | Sets one or more servers to leaving the ensemble. | Interface | org.apache.curator.framework.api | Apache Curator |
| LeaveStatConfigEnsembleable | An incremental reconfiguration builder. | Interface | org.apache.curator.framework.api | Apache Curator |
| Listenable | Abstracts a listenable objectAdd the given listener. | Interface | org.apache.curator.framework.listen | Apache Curator |
| ListenerContainer | Class | org.apache.curator.framework.listen | Apache Curator | |
| ListenerEntry | Class | org.apache.curator.framework.listen | Apache Curator | |
| Locker | Utility for safely acquiring a lock and releasing it using Java 7's try-with-resource feature. | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| LockInternals | Class | org.apache.curator.framework.recipes.locks | Apache Curator | |
| LockInternalsDriver | Interface | org.apache.curator.framework.recipes.locks | Apache Curator | |
| LockInternalsSorter | Interface | org.apache.curator.framework.recipes.locks | Apache Curator | |
| Membersable | Sets one or more members that are meant to be the ensemble. | Interface | org.apache.curator.framework.api | Apache Curator |
| MultiItem | Abstraction for multiple items. | Interface | org.apache.curator.framework.recipes.queue | Apache Curator |
| NodeCache | A utility that attempts to keep the data from a node locally cached. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| NodeCacheListener | Called when a change has occurred throws Exception | Interface | org.apache.curator.framework.recipes.cache | Apache Curator |
| OperationType | Transaction operation typesEnum Constant Summary | Class | org.apache.curator.framework.api.transaction | Apache Curator |
| Participant | Class | org.apache.curator.framework.recipes.leader | Apache Curator | |
| Pathable | Interface | org.apache.curator.framework.api | Apache Curator | |
| PathAndBytesable | Commit the currently building operation using the given path and the default data for the client (usually a byte[0] unless changed via | Interface | org.apache.curator.framework.api | Apache Curator |
| PathChildrenCache | A utility that attempts to keep all data from all children of a ZK path locally cached. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCache .StartMode | Method of priming cache on PathChildrenCache. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCacheEvent | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| PathChildrenCacheEvent .Type | A child was added to the pathA child was removed from the path | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PathChildrenCacheListener | Interface | org.apache.curator.framework.recipes.cache | Apache Curator | |
| PathChildrenCacheMode | enum PathChildrenCacheModeControls which data is cached | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| PersistentEphemeralNode | A persistent ephemeral node is an ephemeral node that attempts to stay present in ZooKeeper, even through connection and session interruptions. | Class | org.apache.curator.framework.recipes.nodes | Apache Curator |
| PersistentEphemeralNode .Mode | The mode for node creationSame as CreateMode. | Class | org.apache.curator.framework.recipes.nodes | Apache Curator |
| PersistentNode | A persistent node is a node that attempts to stay present in ZooKeeper, even through connection and session interruptions. | Class | org.apache.curator.framework.recipes.nodes | Apache Curator |
| PredicateResults | Class | org.apache.curator.framework.recipes.locks | 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 |
| ProtectACLCreateModePathAndBytesable | Hat-tip to https://github. | Interface | org.apache.curator.framework.api | Apache Curator |
| ProtectACLCreateModeStatPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| QueueAllocator | Interface | org.apache.curator.framework.recipes.queue | Apache Curator | |
| QueueBase | Interface | org.apache.curator.framework.recipes.queue | Apache Curator | |
| QueueBuilder | The builder for both DistributedQueue and DistributedPriorityQueueBuild a DistributedDelayQueue from the current builder values. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| QueueConsumer | Interface | org.apache.curator.framework.recipes.queue | Apache Curator | |
| QueuePutListener | Queue puts are done in the background. | Interface | org.apache.curator.framework.recipes.queue | Apache Curator |
| QueueSafety | Parameter block for specifying queue safety with either DistributedQueue or DistributedPriorityQueue | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| QueueSerializer | Helper to serialize/deserialize queue itemsDeserialize bytes into a queue item | Interface | org.apache.curator.framework.recipes.queue | Apache Curator |
| QueueSharder | A utility for shard a distributed queue. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| QueueSharderPolicies | Various policies/options for sharding. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| QueueSharderPolicies .Builder | Change the maximum number of queues to create. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| Quietly | Interface | org.apache.curator.framework.api | Apache Curator | |
| Reaper | Class | org.apache.curator.framework.recipes.locks | Apache Curator | |
| Reaper .Mode | Reap forever, or until removePath is called for the pathReap until the Reaper succeeds in deleting the path | Class | org.apache.curator.framework.recipes.locks | Apache Curator |
| ReconfigBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| ReconfigBuilderImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| ReconfigBuilderMain | Interface | org.apache.curator.framework.api | Apache Curator | |
| RemoveWatchesBuilder | Builder to allow watches to be removedSpecify the watcher to be removed | Interface | org.apache.curator.framework.api | Apache Curator |
| RemoveWatchesBuilderImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| RemoveWatchesLocal | Builder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted. | Interface | org.apache.curator.framework.api | Apache Curator |
| RemoveWatchesType | Builder to allow the specification of whether it is acceptable to remove client side watch information in the case where ZK cannot be contacted. | Interface | org.apache.curator.framework.api | Apache Curator |
| Revocable | Specifies locks that can be revokedMake the lock revocable. | Interface | org.apache.curator.framework.recipes.locks | Apache Curator |
| RevocationListener | Called when a revocation request has been received. | Interface | org.apache.curator.framework.recipes.locks | Apache Curator |
| Revoker | Class | org.apache.curator.framework.recipes.locks | Apache Curator | |
| SessionConnectionStateErrorPolicy | This policy treats only ConnectionState. | Class | org.apache.curator.framework.state | Apache Curator |
| SetACLBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| SetDataBackgroundVersionable | Interface | org.apache.curator.framework.api | Apache Curator | |
| SetDataBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| 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 |
| SimpleDistributedQueue | Drop in replacement for: org. | Class | org.apache.curator.framework.recipes.queue | Apache Curator |
| StandardConnectionStateErrorPolicy | This policy treats ConnectionState. | Class | org.apache.curator.framework.state | Apache Curator |
| StandardLockInternalsDriver | Class | org.apache.curator.framework.recipes.locks | Apache Curator | |
| Statable | Interface | org.apache.curator.framework.api | Apache Curator | |
| StatConfigureEnsembleable | Interface | org.apache.curator.framework.api | Apache Curator | |
| StatPathable | Interface | org.apache.curator.framework.api | Apache Curator | |
| SyncBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| SyncBuilderImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| TempGetDataBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| TransactionCheckBuilder | Interface | org.apache.curator.framework.api.transaction | Apache Curator | |
| TransactionCreateBuilder | Interface | org.apache.curator.framework.api.transaction | Apache Curator | |
| TransactionDeleteBuilder | Interface | org.apache.curator.framework.api.transaction | Apache Curator | |
| TransactionOp | Builds operations that can be committed as a transaction via CuratorFramework. | Interface | org.apache.curator.framework.api.transaction | Apache Curator |
| TransactionOpImpl | Class | org.apache.curator.framework.imps | Apache Curator | |
| TransactionSetDataBuilder | Interface | org.apache.curator.framework.api.transaction | Apache Curator | |
| TreeCache | A utility that attempts to keep all data from all children of a ZK path locally cached. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCache .Builder | Builds the TreeCache based on configured values. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCacheEvent | Class | org.apache.curator.framework.recipes.cache | Apache Curator | |
| TreeCacheEvent .Type | Called when the connection has changed to ConnectionState. | Class | org.apache.curator.framework.recipes.cache | Apache Curator |
| TreeCacheListener | Interface | org.apache.curator.framework.recipes.cache | Apache Curator | |
| TreeCacheSelector | Controls which nodes a TreeCache processes. | Interface | org.apache.curator.framework.recipes.cache | Apache Curator |
| TypeAndPath | Class | org.apache.curator.framework.api.transaction | Apache Curator | |
| UnhandledErrorListener | Interface | org.apache.curator.framework.api | Apache Curator | |
| Versionable | Interface | org.apache.curator.framework.api | Apache Curator | |
| VersionedValue | Class | org.apache.curator.framework.recipes.shared | Apache Curator | |
| VersionPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| Watchable | Set a watcher for the operationTusingWatcher(org. | Interface | org.apache.curator.framework.api | Apache Curator |
| WatchBackgroundEnsembleable | Interface | org.apache.curator.framework.api | Apache Curator | |
| WatcherRemovalManager | Class | org.apache.curator.framework.imps | Apache Curator | |
| WatcherRemoveCuratorFramework | A CuratorFramework facade that tracks watchers created and allows a one-shot removal of all watchersRemove all outstanding watchers that have been set | Interface | org.apache.curator.framework | Apache Curator |
| WatchPathable | Interface | org.apache.curator.framework.api | Apache Curator | |