public class AddReplicaCmd extends Object implements OverseerCollectionMessageHandler.Cmd
| Constructor and Description |
|---|
AddReplicaCmd(OverseerCollectionMessageHandler ocmh) |
| Modifier and Type | Method and Description |
|---|---|
static ZkNodeProps |
assignReplicaDetails(SolrCloudManager cloudManager,
ClusterState clusterState,
ZkNodeProps message,
AtomicReference<PolicyHelper.SessionWrapper> sessionWrapper) |
void |
call(ClusterState state,
ZkNodeProps message,
NamedList results) |
public AddReplicaCmd(OverseerCollectionMessageHandler ocmh)
public void call(ClusterState state, ZkNodeProps message, NamedList results) throws Exception
call in interface OverseerCollectionMessageHandler.CmdExceptionpublic static ZkNodeProps assignReplicaDetails(SolrCloudManager cloudManager, ClusterState clusterState, ZkNodeProps message, AtomicReference<PolicyHelper.SessionWrapper> sessionWrapper) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.