public class ConfigSetsHandlerApi extends BaseHandlerApiSupport
BaseHandlerApiSupport.ApiCommand| Modifier and Type | Field and Description |
|---|---|
static String |
AUTOCREATED_CONFIGSET_SUFFIX |
static String |
DEFAULT_CONFIGSET_NAME |
commandsMapping| Constructor and Description |
|---|
ConfigSetsHandlerApi(ConfigSetsHandler configSetHandler) |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<BaseHandlerApiSupport.ApiCommand> |
getCommands() |
protected List<CollectionApiMapping.V2EndPoint> |
getEndPoints() |
static String |
getSuffixedNameForAutoGeneratedConfigSet(String configName) |
getApisclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitregisterV1, registerV2public static final String DEFAULT_CONFIGSET_NAME
public static final String AUTOCREATED_CONFIGSET_SUFFIX
public ConfigSetsHandlerApi(ConfigSetsHandler configSetHandler)
public static String getSuffixedNameForAutoGeneratedConfigSet(String configName)
protected Collection<BaseHandlerApiSupport.ApiCommand> getCommands()
getCommands in class BaseHandlerApiSupportprotected List<CollectionApiMapping.V2EndPoint> getEndPoints()
getEndPoints in class BaseHandlerApiSupportCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.