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