public class VectorLocalExportCommand extends DefaultOperation implements Command
| Constructor and Description |
|---|
VectorLocalExportCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(OperationParams params)
Execute the command, and return whether we want to continue execution
|
DataStorePluginOptions |
getInputStoreOptions() |
VectorLocalExportOptions |
getOptions() |
List<String> |
getParameters() |
void |
setOptions(VectorLocalExportOptions options) |
void |
setParameters(String storeName) |
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, prepare, setSecurityTokenFile, usagepublic void execute(OperationParams params) throws IOException, org.geotools.filter.text.cql2.CQLException
Commandexecute in interface CommandIOExceptionorg.geotools.filter.text.cql2.CQLExceptionpublic void setParameters(String storeName)
public DataStorePluginOptions getInputStoreOptions()
public void setOptions(VectorLocalExportOptions options)
public VectorLocalExportOptions getOptions()
Copyright © 2013–2022. All rights reserved.