public class RedisStoreTestEnvironment extends StoreTestEnvironment
| Constructor and Description |
|---|
RedisStoreTestEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
TestEnvironment[] |
getDependentEnvironments() |
static RedisStoreTestEnvironment |
getInstance() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptions, getMaxCellSizepublic static RedisStoreTestEnvironment getInstance()
public void setup()
public void tearDown()
protected org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> getDataStoreFactory()
getDataStoreFactory in class StoreTestEnvironmentprotected GeoWaveTestStore.GeoWaveStoreType getStoreType()
getStoreType in class StoreTestEnvironmentprotected void initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options)
initOptions in class StoreTestEnvironmentpublic TestEnvironment[] getDependentEnvironments()
Copyright © 2013–2019. All rights reserved.