public interface ZkOperation
| Modifier and Type | Method and Description | 
|---|---|
| Object | execute()Performs the operation - which may be involved multiple times if the connection
 to ZooKeeper closes during this operation | 
Object execute() throws org.apache.zookeeper.KeeperException, InterruptedException
org.apache.zookeeper.KeeperExceptionInterruptedExceptionCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.