public class DynamoDBStoreTestEnvironment extends StoreTestEnvironment
| Modifier and Type | Field and Description |
|---|---|
static File |
DEFAULT_DIR |
protected DynamoDBLocal |
dynamoLocal |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
TestEnvironment[] |
getDependentEnvironments() |
static DynamoDBStoreTestEnvironment |
getInstance() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptions, getMaxCellSizeprotected DynamoDBLocal dynamoLocal
public static final File DEFAULT_DIR
public static DynamoDBStoreTestEnvironment 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–2020. All rights reserved.