public class SplitShardCmd extends Object
Constructor and Description |
---|
SplitShardCmd(OverseerCollectionMessageHandler ocmh) |
Modifier and Type | Method and Description |
---|---|
void |
call(ClusterState state,
ZkNodeProps message,
NamedList results) |
boolean |
split(ClusterState clusterState,
ZkNodeProps message,
NamedList results) |
public SplitShardCmd(OverseerCollectionMessageHandler ocmh)
public void call(ClusterState state, ZkNodeProps message, NamedList results) throws Exception
Exception
public boolean split(ClusterState clusterState, ZkNodeProps message, NamedList results) throws Exception
Exception
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.