public class CassandraStoreTestEnvironment extends StoreTestEnvironment
| Modifier and Type | Field and Description |
|---|---|
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() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptions, getMaxCellSizeprotected static final File TEMP_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()
Copyright © 2013–2020. All rights reserved.