public class HBaseStoreTestEnvironment extends StoreTestEnvironment
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_HBASE_TEMP_DIR |
protected org.apache.hadoop.hbase.security.User |
SUPERUSER |
protected String |
zookeeper |
| Constructor and Description |
|---|
HBaseStoreTestEnvironment() |
| Modifier and Type | Method and Description |
|---|---|
protected org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
TestEnvironment[] |
getDependentEnvironments() |
static HBaseStoreTestEnvironment |
getInstance() |
protected GeoWaveTestStore.GeoWaveStoreType |
getStoreType() |
protected void |
initOptions(org.locationtech.geowave.core.store.StoreFactoryOptions options) |
void |
setup() |
void |
tearDown() |
getDataStoreOptions, getMaxCellSizepublic static final String DEFAULT_HBASE_TEMP_DIR
protected String zookeeper
protected org.apache.hadoop.hbase.security.User SUPERUSER
public static HBaseStoreTestEnvironment 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–2021. All rights reserved.