public class IngestOSMToGeoWaveCommand extends DefaultOperation implements Command
| Constructor and Description |
|---|
IngestOSMToGeoWaveCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
computeResults(OperationParams params) |
void |
execute(OperationParams params) |
OSMIngestCommandArgs |
getIngestOptions() |
DataStorePluginOptions |
getInputStoreOptions() |
List<String> |
getParameters() |
void |
setIngestOptions(OSMIngestCommandArgs ingestOptions) |
void |
setParameters(String hdfsPath,
String storeName) |
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, prepare, setSecurityTokenFile, usagepublic void execute(OperationParams params) throws Exception
public OSMIngestCommandArgs getIngestOptions()
public void setIngestOptions(OSMIngestCommandArgs ingestOptions)
public DataStorePluginOptions getInputStoreOptions()
public List<String> computeResults(OperationParams params) throws Exception
ExceptionCopyright © 2013–2019. All rights reserved.