public class CassandraStoreTestEnvironment extends StoreTestEnvironment
| Modifier and Type | Field and Description |
|---|---|
protected static File |
DATA_DIR |
protected static String |
NODE_DIRECTORY_PREFIX |
protected static File |
TEMP_DIR |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
TestEnvironment[] |
getDependentEnvironments() |
static CassandraStoreTestEnvironment |
getInstance() |
int |
getMaxCellSize() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptionsprotected static final File TEMP_DIR
protected static final File DATA_DIR
protected static final String NODE_DIRECTORY_PREFIX
public static CassandraStoreTestEnvironment 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 StoreTestEnvironmentpublic void setup()
public void tearDown()
protected GeoWaveTestStore.GeoWaveStoreType getStoreType()
getStoreType in class StoreTestEnvironmentpublic TestEnvironment[] getDependentEnvironments()
public int getMaxCellSize()
getMaxCellSize in class StoreTestEnvironmentCopyright © 2013–2021. All rights reserved.