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