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(SolrZooKeeper zooKeeper)
 
- 
- 
- 
Method Detail- 
updatevoid update(SolrZooKeeper zooKeeper) throws InterruptedException, TimeoutException, IOException 
 
- 
 
-