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.KeeperException
InterruptedException
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.