public class DeletePyramidLevelCommand extends DefaultOperation implements Command
Constructor and Description |
---|
DeletePyramidLevelCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
DataStorePluginOptions |
getInputStoreOptions() |
List<String> |
getParameters() |
void |
run(OperationParams params) |
void |
setCoverageName(String coverageName) |
void |
setLevel(Integer level) |
void |
setParameters(String inputStore) |
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, prepare, setSecurityTokenFile, usage
public void execute(OperationParams params) throws Exception
Command
public void setLevel(Integer level)
public void setCoverageName(String coverageName)
public void run(OperationParams params)
public void setParameters(String inputStore)
public DataStorePluginOptions getInputStoreOptions()
Copyright © 2013–2020. All rights reserved.