public class MaintainRoutedAliasCmd extends Object implements OverseerCollectionMessageHandler.Cmd
| Modifier and Type | Field and Description |
|---|---|
static String |
IF_MOST_RECENT_COLL_NAME |
| Constructor and Description |
|---|
MaintainRoutedAliasCmd(OverseerCollectionMessageHandler ocmh) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(ClusterState clusterState,
ZkNodeProps message,
NamedList results) |
static NamedList |
remoteInvoke(CollectionsHandler collHandler,
String aliasName,
String mostRecentCollName)
Invokes this command from the client.
|
public static final String IF_MOST_RECENT_COLL_NAME
public MaintainRoutedAliasCmd(OverseerCollectionMessageHandler ocmh)
public static NamedList remoteInvoke(CollectionsHandler collHandler, String aliasName, String mostRecentCollName) throws Exception
Exceptionpublic void call(ClusterState clusterState, ZkNodeProps message, NamedList results) throws Exception
call in interface OverseerCollectionMessageHandler.CmdExceptionCopyright © 2000-2019 Apache Software Foundation. All Rights Reserved.