Package org.apache.solr.common.cloud
Interface LiveNodesWatcher
-
public interface LiveNodesWatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
onStateChanged(SortedSet<String> oldLiveNodes, SortedSet<String> newLiveNodes)
-