public abstract class StoreTestEnvironment extends Object implements TestEnvironment
| Constructor and Description |
|---|
StoreTestEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
org.locationtech.geowave.core.store.cli.remote.options.DataStorePluginOptions |
getDataStoreOptions(GeoWaveTestStore store,
String[] profileOptions) |
int |
getMaxCellSize() |
protected abstract GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected abstract void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependentEnvironments, setup, tearDownprotected abstract org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> getDataStoreFactory()
protected abstract GeoWaveTestStore.GeoWaveStoreType getStoreType()
protected abstract void initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options)
public org.locationtech.geowave.core.store.cli.remote.options.DataStorePluginOptions getDataStoreOptions(GeoWaveTestStore store, String[] profileOptions)
public int getMaxCellSize()
Copyright © 2013–2019. All rights reserved.