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
Exceptionpublic boolean split(ClusterState clusterState, ZkNodeProps message, NamedList results) throws Exception
ExceptionCopyright © 2000-2017 Apache Software Foundation. All Rights Reserved.