@Retention(value=RUNTIME) @Target(value={FIELD,TYPE}) public @interface GeoWaveTestStore
DataStores
@RunWith(GeoWaveIT.class)
GeoWaveTestStore.GeoWaveStoreType[]
value
String
namespace
String[]
options
public abstract GeoWaveTestStore.GeoWaveStoreType[] value
public abstract String namespace
public abstract String[] options
Copyright © 2013–2021. All rights reserved.