| 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 |
| AsyncReconfigurable | Sets the configuration version to use. | Interface | org.apache.curator.framework.api | 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 | |
| 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 |
| 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 |
| CuratorListener | Interface | org.apache.curator.framework.api | Apache Curator | |
| CuratorMultiTransaction | Interface | org.apache.curator.framework.api.transaction | 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 |
| 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 |
| DeleteBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| DeleteBuilderMain | Interface | org.apache.curator.framework.api | Apache Curator | |
| Ensembleable | throws ExceptionSkip navigation links | Interface | org.apache.curator.framework.api | 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 | |
| GetDataBuilder | Interface | org.apache.curator.framework.api | Apache Curator | |
| GetDataWatchBackgroundStatable | Interface | org.apache.curator.framework.api | 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 |
| 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 |
| 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 |
| Membersable | Sets one or more members that are meant to be the ensemble. | Interface | org.apache.curator.framework.api | Apache Curator |
| OperationType | Transaction operation typesEnum Constant Summary | Class | org.apache.curator.framework.api.transaction | 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 |
| ProtectACLCreateModePathAndBytesable | Hat-tip to https://github. | Interface | org.apache.curator.framework.api | Apache Curator |
| ProtectACLCreateModeStatPathAndBytesable | Interface | org.apache.curator.framework.api | Apache Curator | |
| Quietly | Interface | org.apache.curator.framework.api | Apache Curator | |
| ReconfigBuilder | Interface | org.apache.curator.framework.api | 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 |
| 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 |
| 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 | |
| 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 | |
| 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 |
| TransactionSetDataBuilder | Interface | org.apache.curator.framework.api.transaction | 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 | |
| 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 | |
| WatchPathable | Interface | org.apache.curator.framework.api | Apache Curator | |