public abstract class AbstractGeoWaveQuery
extends org.locationtech.geowave.core.cli.api.DefaultOperation
implements org.locationtech.geowave.core.cli.api.Command
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractGeoWaveQuery.StringToByteArrayConverter |
| Constructor and Description |
|---|
AbstractGeoWaveQuery() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.locationtech.geowave.core.cli.api.OperationParams params) |
protected abstract long |
runQuery(org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter adapter,
String typeName,
String indexName,
org.locationtech.geowave.core.store.api.DataStore dataStore,
boolean debug,
org.locationtech.geowave.core.store.cli.store.DataStorePluginOptions pluginOptions) |
generateNewEncryptionToken, getGeoWaveConfigFile, getGeoWaveConfigFile, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveConfigProperties, getGeoWaveDirectory, getSecurityTokenFile, prepare, setSecurityTokenFile, usagepublic void execute(org.locationtech.geowave.core.cli.api.OperationParams params)
throws org.apache.commons.cli.ParseException
execute in interface org.locationtech.geowave.core.cli.api.Commandorg.apache.commons.cli.ParseExceptionprotected abstract long runQuery(org.locationtech.geowave.core.geotime.store.GeotoolsFeatureDataAdapter adapter,
String typeName,
String indexName,
org.locationtech.geowave.core.store.api.DataStore dataStore,
boolean debug,
org.locationtech.geowave.core.store.cli.store.DataStorePluginOptions pluginOptions)
Copyright © 2013–2020. All rights reserved.