Package org.apache.solr.common.cloud
Interface ZkClientConnectionStrategy.ZkUpdate
-
- Enclosing class:
- ZkClientConnectionStrategy
public static interface ZkClientConnectionStrategy.ZkUpdate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
update(org.apache.zookeeper.ZooKeeper zooKeeper)
-
-
-
Method Detail
-
update
void update(org.apache.zookeeper.ZooKeeper zooKeeper) throws InterruptedException, TimeoutException, IOException
-
-