public class KuduStoreTestEnvironment extends StoreTestEnvironment
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
TestEnvironment[] |
getDependentEnvironments() |
static KuduStoreTestEnvironment |
getInstance() |
int |
getMaxCellSize() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptionspublic static KuduStoreTestEnvironment getInstance()
public TestEnvironment[] getDependentEnvironments()
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 int getMaxCellSize()
getMaxCellSize in class StoreTestEnvironmentCopyright © 2013–2020. All rights reserved.