public class ZookeeperUtils extends java.lang.Object
static <V> V
runLocked(java.util.concurrent.Callable<V> callable, org.apache.curator.framework.recipes.locks.InterProcessLock lock)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <V> V runLocked(java.util.concurrent.Callable<V> callable, org.apache.curator.framework.recipes.locks.InterProcessLock lock) throws java.lang.Exception
java.lang.Exception