public class AddSpatialTemporalIndexCommand extends ServiceEnabledCommand<String>
ServiceEnabledCommand.HttpMethodpath| Constructor and Description |
|---|
AddSpatialTemporalIndexCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeResults(OperationParams params) |
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
String |
getId() |
String |
getNamespace() |
List<String> |
getParameters() |
String |
getPath()
get the path to expose as a resource
|
String |
getPluginName() |
IndexPluginOptions |
getPluginOptions() |
String |
getType() |
boolean |
prepare(OperationParams params)
NOTE: ONLY USE THIS METHOD TO SET @PARAMETERSDELEGATE options.
|
void |
setParameters(String storeName,
String indexName) |
void |
setPluginOptions(IndexPluginOptions pluginOptions) |
getMethod, getName, runAsync, successStatusIs200generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, setSecurityTokenFile, usagepublic boolean prepare(OperationParams params)
Operationprepare in interface Operationprepare in class DefaultOperationpublic void execute(OperationParams params) throws Exception
CommandExceptionpublic String getId()
getId in class ServiceEnabledCommand<String>public String getPath()
ServiceEnabledCommandgetPath in class ServiceEnabledCommand<String>public IndexPluginOptions getPluginOptions()
public String getPluginName()
public String getNamespace()
public String getType()
public void setPluginOptions(IndexPluginOptions pluginOptions)
public String computeResults(OperationParams params) throws Exception
computeResults in class ServiceEnabledCommand<String>ExceptionCopyright © 2013–2022. All rights reserved.