public class CQLDelete extends DefaultOperation implements Command
Modifier and Type | Class and Description |
---|---|
static class |
CQLDelete.StringToByteArrayConverter |
Constructor and Description |
---|
CQLDelete() |
Modifier and Type | Method and Description |
---|---|
protected long |
delete(GeotoolsFeatureDataAdapter adapter,
String typeName,
String indexName,
DataStore dataStore,
boolean debug) |
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
void |
setDebug(boolean debug) |
void |
setParameters(List<String> parameters) |
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, prepare, setSecurityTokenFile, usage
public void setDebug(boolean debug)
public void execute(OperationParams params) throws org.apache.commons.cli.ParseException
Command
protected long delete(GeotoolsFeatureDataAdapter adapter, String typeName, String indexName, DataStore dataStore, boolean debug)
Copyright © 2013–2020. All rights reserved.