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