Package org.apache.solr.cloud
Interface Overseer.Message
- 
- All Known Implementing Classes:
- RefreshCollectionMessage
 - Enclosing class:
- Overseer
 
 public static interface Overseer.Message
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description ClusterStaterun(ClusterState clusterState, Overseer overseer)
 
- 
- 
- 
Method Detail- 
runClusterState run(ClusterState clusterState, Overseer overseer) throws Exception - Throws:
- Exception
 
 
- 
 
-