public class BigTableDataStatisticsStore
extends org.locationtech.geowave.core.store.metadata.DataStatisticsStoreImpl
| Constructor and Description |
|---|
BigTableDataStatisticsStore(org.locationtech.geowave.core.store.operations.DataStoreOperations operations,
org.locationtech.geowave.core.store.DataStoreOptions options) |
| Modifier and Type | Method and Description |
|---|---|
protected short |
byteArrayToShort(byte[] bytes) |
protected org.locationtech.geowave.core.index.ByteArray |
shortToByteArrayId(short internalAdapterId) |
addObjectToCache, buildCache, entryToValue, getAllDataStatistics, getDataStatistics, getDataStatistics, getDataStatistics, getDataStatistics, getDataStatistics, getObjectFromCache, getPrimaryId, getPrimaryId, getSecondaryId, getVisibility, incorporateStatistics, internalGetDataStatistics, removeAllStatistics, removeStatistics, removeStatistics, setFields, setStatisticsaddObject, addObject, deleteObject, deleteObjectFromCache, deleteObjects, deleteObjects, deleteObjects, fromValue, getAllObjectsWithSecondaryId, getCombinedId, getObject, getObjects, getType, getValue, internalGetObject, internalGetObjects, objectExists, remove, removeAll, toBytespublic BigTableDataStatisticsStore(org.locationtech.geowave.core.store.operations.DataStoreOperations operations,
org.locationtech.geowave.core.store.DataStoreOptions options)
protected org.locationtech.geowave.core.index.ByteArray shortToByteArrayId(short internalAdapterId)
shortToByteArrayId in class org.locationtech.geowave.core.store.metadata.DataStatisticsStoreImplprotected short byteArrayToShort(byte[] bytes)
byteArrayToShort in class org.locationtech.geowave.core.store.metadata.DataStatisticsStoreImplCopyright © 2013–2019. All rights reserved.