public class RocksDBStoreTestEnvironment extends StoreTestEnvironment
| Constructor and Description |
|---|
RocksDBStoreTestEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
protected GenericStoreFactory<DataStore> |
getDataStoreFactory() |
TestEnvironment[] |
getDependentEnvironments() |
static RocksDBStoreTestEnvironment |
getInstance() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptions, getMaxCellSizepublic static RocksDBStoreTestEnvironment getInstance()
public TestEnvironment[] getDependentEnvironments()
protected GenericStoreFactory<DataStore> getDataStoreFactory()
getDataStoreFactory in class StoreTestEnvironmentprotected GeoWaveTestStore.GeoWaveStoreType getStoreType()
getStoreType in class StoreTestEnvironmentprotected void initOptions(StoreFactoryOptions options)
initOptions in class StoreTestEnvironmentCopyright © 2013–2022. All rights reserved.