| Package | Description |
|---|---|
| org.locationtech.geowave.test | |
| org.locationtech.geowave.test.annotation |
| Modifier and Type | Method and Description |
|---|---|
protected GeoWaveTestStore.GeoWaveStoreType |
KuduStoreTestEnvironment.getStoreType() |
protected abstract GeoWaveTestStore.GeoWaveStoreType |
StoreTestEnvironment.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
RedisStoreTestEnvironment.getStoreType() |
GeoWaveTestStore.GeoWaveStoreType |
TestDataStoreOptions.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
BigtableStoreTestEnvironment.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
DynamoDBStoreTestEnvironment.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
RocksDBStoreTestEnvironment.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
CassandraStoreTestEnvironment.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
AccumuloStoreTestEnvironment.getStoreType() |
protected GeoWaveTestStore.GeoWaveStoreType |
HBaseStoreTestEnvironment.getStoreType() |
| Constructor and Description |
|---|
TestDataStoreOptions(GeoWaveTestStore.GeoWaveStoreType storeType) |
| Modifier and Type | Method and Description |
|---|---|
GeoWaveTestStore.GeoWaveStoreType[] |
GeoWaveTestStoreImpl.value() |
static GeoWaveTestStore.GeoWaveStoreType |
GeoWaveTestStore.GeoWaveStoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeoWaveTestStore.GeoWaveStoreType[] |
GeoWaveTestStore.GeoWaveStoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeoWaveTestStoreImpl.setValue(GeoWaveTestStore.GeoWaveStoreType[] value) |
| Constructor and Description |
|---|
GeoWaveTestStoreImpl(String namespace,
GeoWaveTestStore.GeoWaveStoreType[] value,
String[] options,
Class<? extends Annotation> annotationType) |
Copyright © 2013–2019. All rights reserved.