public class BigTableStoreFactoryFamily
extends org.locationtech.geowave.core.store.BaseDataStoreFamily
| Constructor and Description |
|---|
BigTableStoreFactoryFamily() |
| Modifier and Type | Method and Description |
|---|---|
org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.adapter.statistics.DataStatisticsStore> |
getDataStatisticsStoreFactory() |
org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> |
getDataStoreFactory() |
public static final String TYPE
public org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.api.DataStore> getDataStoreFactory()
getDataStoreFactory in interface org.locationtech.geowave.core.store.StoreFactoryFamilySpigetDataStoreFactory in class org.locationtech.geowave.core.store.BaseDataStoreFamilypublic org.locationtech.geowave.core.store.GenericStoreFactory<org.locationtech.geowave.core.store.adapter.statistics.DataStatisticsStore> getDataStatisticsStoreFactory()
getDataStatisticsStoreFactory in interface org.locationtech.geowave.core.store.StoreFactoryFamilySpigetDataStatisticsStoreFactory in class org.locationtech.geowave.core.store.BaseDataStoreFamilyCopyright © 2013–2019. All rights reserved.