Class OverseerRoleCmd
java.lang.Object
org.apache.solr.cloud.api.collections.OverseerRoleCmd
- All Implemented Interfaces:
CollApiCmds.CollectionApiCommand
-
Constructor Summary
ConstructorsConstructorDescriptionOverseerRoleCmd(CollectionCommandContext ccc, org.apache.solr.common.params.CollectionParams.CollectionAction operation, OverseerNodePrioritizer prioritizer) -
Method Summary
-
Constructor Details
-
OverseerRoleCmd
public OverseerRoleCmd(CollectionCommandContext ccc, org.apache.solr.common.params.CollectionParams.CollectionAction operation, OverseerNodePrioritizer prioritizer)
-
-
Method Details
-
call
public void call(org.apache.solr.common.cloud.ClusterState state, org.apache.solr.common.cloud.ZkNodeProps message, org.apache.solr.common.util.NamedList<Object> results) throws Exception - Specified by:
callin interfaceCollApiCmds.CollectionApiCommand- Throws:
Exception
-