| Interface | Description |
|---|---|
| InternalACLProvider | |
| ZookeeperFactory |
| Class | Description |
|---|---|
| CloseableExecutorService |
Decoration on an ExecutorService that tracks created futures and provides
a method to close futures created via this class
|
| CloseableScheduledExecutorService |
Decoration on an ScheduledExecutorService that tracks created futures and provides
a method to close futures created via this class
|
| CloseableUtils |
This class adds back functionality that was removed in Guava v16.0.
|
| DebugUtils | |
| DefaultTracerDriver |
Default tracer driver
|
| DefaultZookeeperFactory | |
| EnsurePath | Deprecated
Since 2.9.0 - Prefer CuratorFramework.create().creatingParentContainersIfNeeded() or CuratorFramework.exists().creatingParentContainersIfNeeded()
|
| PathUtils |
This class is copied from Apache ZooKeeper.
|
| ThreadUtils | |
| ZKPaths | |
| ZKPaths.PathAndNode |
Copyright © 2011–2016 The Apache Software Foundation. All rights reserved.