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