Package org.apache.curator.utils
package org.apache.curator.utils
-
ClassDescriptionDecoration on an ExecutorService that tracks created futures and provides a method to close futures created via this classDecoration on an ScheduledExecutorService that tracks created futures and provides a method to close futures created via this classThis class adds back functionality that was removed in Guava v16.0.Utils to help with ZK version compatibilityConfigurable ZookeeperFactory, by using org.apache.zookeeper.client.ZKClientConfig.Default tracer driverDeprecated.Since 2.9.0 - Prefer CuratorFramework.create().creatingParentContainersIfNeeded() or CuratorFramework.exists().creatingParentContainersIfNeeded()Utility to accumulate multiple potential exceptions into one that is thrown at the endThis class is copied from Apache ZooKeeper.Describe feature supports based on server compatibility (as opposed to
Compatibility
which represents client compatibility.