public class AddSpatialIndexCommand extends org.locationtech.geowave.core.cli.api.ServiceEnabledCommand<String>
| Constructor and Description |
|---|
AddSpatialIndexCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
computeResults(org.locationtech.geowave.core.cli.api.OperationParams params) |
void |
execute(org.locationtech.geowave.core.cli.api.OperationParams params) |
String |
getId() |
String |
getNamespace() |
List<String> |
getParameters() |
String |
getPath() |
String |
getPluginName() |
org.locationtech.geowave.core.store.index.IndexPluginOptions |
getPluginOptions() |
String |
getType() |
boolean |
prepare(org.locationtech.geowave.core.cli.api.OperationParams params) |
void |
setParameters(String storeName,
String indexName) |
void |
setPluginOptions(org.locationtech.geowave.core.store.index.IndexPluginOptions pluginOptions) |
getMethod, getName, runAsync, successStatusIs200generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, setSecurityTokenFile, usagepublic boolean prepare(org.locationtech.geowave.core.cli.api.OperationParams params)
prepare in interface org.locationtech.geowave.core.cli.api.Operationprepare in class org.locationtech.geowave.core.cli.api.DefaultOperationpublic void execute(org.locationtech.geowave.core.cli.api.OperationParams params)
throws Exception
Exceptionpublic String getId()
getId in class org.locationtech.geowave.core.cli.api.ServiceEnabledCommand<String>public String getPath()
getPath in class org.locationtech.geowave.core.cli.api.ServiceEnabledCommand<String>public org.locationtech.geowave.core.store.index.IndexPluginOptions getPluginOptions()
public String getPluginName()
public String getNamespace()
public String getType()
public void setPluginOptions(org.locationtech.geowave.core.store.index.IndexPluginOptions pluginOptions)
Copyright © 2013–2020. All rights reserved.