Skip navigation links
A B C D E F G H I L M N O P Q R S V W 

A

AbstractRedisSetWrapper<A,S> - Class in org.locationtech.geowave.datastore.redis.util
 
AbstractRedisSetWrapper(RedissonClient, String, Codec) - Constructor for class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 
add(byte[], GeoWaveValue) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
add(double, V) - Method in class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 

B

baseOptions - Variable in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
BatchedRangeRead<T> - Class in org.locationtech.geowave.datastore.redis.operations
 
BatchedRangeRead(RedissonClient, RedisOptions.Compression, String, short, Collection<SinglePartitionQueryRanges>, GeoWaveRowIteratorTransformer<T>, Predicate<GeoWaveRow>, boolean, boolean, Pair<Boolean, Boolean>, boolean, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.BatchedRangeRead
 

C

close() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisDataIndexWriter
 
close() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataDeleter
 
close() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataWriter
 
close() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisReader
 
close() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisRowDeleter
 
close() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisWriter
 
close() - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 
CompressionConverter() - Constructor for class org.locationtech.geowave.datastore.redis.config.RedisOptions.CompressionConverter
 
convert(String) - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions.CompressionConverter
 
convert(String) - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions.SerializationConverter
 
createDataIndexWriter(InternalDataAdapter<?>) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createDeleter(ReaderParams<T>) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createIndex(Index) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createMetadataDeleter(MetadataType) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createMetadataReader(MetadataType) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createMetadataWriter(MetadataType) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createOperations(StoreFactoryOptions) - Method in class org.locationtech.geowave.datastore.redis.RedisFactoryHelper
 
createOptionsInstance() - Method in class org.locationtech.geowave.datastore.redis.RedisFactoryHelper
 
createReader(ReaderParams<T>) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createReader(RecordReaderParams) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createReader(DataIndexReaderParams) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createRowDeleter(String, PersistentAdapterStore, InternalAdapterStore, String...) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
createStore(StoreFactoryOptions) - Method in class org.locationtech.geowave.datastore.redis.RedisDataStoreFactory
 
createWriter(Index, InternalDataAdapter<?>) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 

D

DataIndexRangeRead - Class in org.locationtech.geowave.datastore.redis.operations
 
DataIndexRangeRead(RedissonClient, RedisOptions.Serialization, RedisOptions.Compression, String, String, short, byte[], byte[], boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.DataIndexRangeRead
 
DataIndexRead - Class in org.locationtech.geowave.datastore.redis.operations
 
DataIndexRead(RedissonClient, RedisOptions.Serialization, RedisOptions.Compression, String, String, short, byte[][], boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.DataIndexRead
 
delete(MetadataQuery) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataDeleter
 
delete(DataIndexReaderParams) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
delete(GeoWaveRow) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisRowDeleter
 
deleteAll() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
deleteAll(String, String, Short, String...) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
deleteRowsFromDataIndex(byte[][], short, String) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 

E

encodeMetadata(GeoWaveMetadata, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
encodeRow(ByteBufOutputStream, GeoWaveRedisPersistedRow, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
ensureAuthorizations(String, String...) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
entryRange(double, boolean, double, boolean) - Method in class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 
entryRangeAsync(double, boolean, double, boolean) - Method in class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 
equals(Object) - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
equals(Object) - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
equals(Object) - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveTimestampMetadata
 

F

flush() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisDataIndexWriter
 
flush() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataDeleter
 
flush() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataWriter
 
flush() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisRowDeleter
 
flush() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisWriter
 
flush() - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 

G

GeoWaveMetadataCodec - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveMetadataCodec(ClassLoader, GeoWaveMetadataCodec) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
GeoWaveMetadataWithTimestampCodec - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveMetadataWithTimestampCodec(ClassLoader, GeoWaveMetadataWithTimestampCodec) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataWithTimestampCodec
 
GeoWaveRedisPersistedRow - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveRedisPersistedRow(short, byte[], byte[], GeoWaveValue) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
GeoWaveRedisPersistedRow(short, byte[], GeoWaveValue, Short) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
GeoWaveRedisPersistedRow(short, byte[], byte[], GeoWaveValue, Short) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
GeoWaveRedisPersistedTimestampRow - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveRedisPersistedTimestampRow(short, byte[], byte[], GeoWaveValue, Instant) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
GeoWaveRedisPersistedTimestampRow(short, byte[], byte[], GeoWaveValue, Instant, Short) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
GeoWaveRedisPersistedTimestampRow(short, byte[], GeoWaveValue, long, int, Short) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
GeoWaveRedisPersistedTimestampRow(short, byte[], byte[], GeoWaveValue, long, int, Short) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
GeoWaveRedisRow - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveRedisRow(GeoWaveRedisPersistedRow, short, byte[], byte[]) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
GeoWaveRedisRowCodec - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveRedisRowCodec(ClassLoader, GeoWaveRedisRowCodec) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
GeoWaveRedisRowWithTimestampCodec - Class in org.locationtech.geowave.datastore.redis.util
 
GeoWaveRedisRowWithTimestampCodec(ClassLoader, GeoWaveRedisRowWithTimestampCodec) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowWithTimestampCodec
 
GeoWaveTimestampMetadata - Class in org.locationtech.geowave.datastore.redis.util
To guarantee uniqueness for metadata entries, we are adding a timestamp to the persistence format
GeoWaveTimestampMetadata(GeoWaveMetadata, long) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveTimestampMetadata
 
GeoWaveTimestampMetadata(byte[], byte[], byte[], byte[], long) - Constructor for class org.locationtech.geowave.datastore.redis.util.GeoWaveTimestampMetadata
 
getAdapterId() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
getAddress() - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
getClassLoader() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
getClassLoader() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataWithTimestampCodec
 
getClassLoader() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
getClassLoader() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowWithTimestampCodec
 
getClient(String) - Method in class org.locationtech.geowave.datastore.redis.util.RedissonClientCache
 
getCodec(Codec) - Method in enum org.locationtech.geowave.datastore.redis.config.RedisOptions.Compression
 
getCodec() - Method in enum org.locationtech.geowave.datastore.redis.config.RedisOptions.Serialization
 
getCompression() - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
getCurrentAsyncCollection() - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 
getCurrentSyncCollection() - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 
getDataId() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getDataId() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
getDataIndexMap(RedissonClient, RedisOptions.Serialization, RedisOptions.Compression, String, String, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getDataStoreFactory() - Method in class org.locationtech.geowave.datastore.redis.RedisStoreFactoryFamily
 
getDefaultConfig() - Method in class org.locationtech.geowave.datastore.redis.RedisDefaultConfigProvider
 
getDuplicateId() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getFieldMask() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getFullSortKey(double, byte[]) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getGeoWaveValue() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getInstance() - Static method in class org.locationtech.geowave.datastore.redis.util.RedissonClientCache
 
getMetadataSet(RedissonClient, RedisOptions.Compression, String, MetadataType, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getMillisFromEpoch() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveTimestampMetadata
 
getNanoOfSecond() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
getNumberOfDuplicates() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
getNumDuplicates() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getPartitionKey() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getPartitionKey() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
getPartitions(RedissonClient, String) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getPersistedRows() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
getRows(byte[][], short) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
getRows(byte[], byte[], short) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
getRowSet(RedissonClient, RedisOptions.Compression, String, byte[], boolean, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getRowSet(RedissonClient, RedisOptions.Compression, String, boolean, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getRowSet(RedissonClient, RedisOptions.Compression, String, String, String, byte[], boolean, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getRowSetName(String, String, String, byte[]) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getRowSetName(String, byte[]) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getRowSetPrefix(String, String, String) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getScore(byte[]) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getSecondsSinceEpic() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
getSerialization() - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
getSortKey() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
getSortKey(double) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
getSortKeyPrecisionBeyondScore() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getStoreFactory() - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
getStoreOptions() - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
getValue() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
getValueDecoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
getValueDecoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataWithTimestampCodec
 
getValueDecoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
getValueDecoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowWithTimestampCodec
 
getValueEncoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
getValueEncoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataWithTimestampCodec
 
getValueEncoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
getValueEncoder() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowWithTimestampCodec
 
getVisibility() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
groupByIds(Iterable<GeoWaveMetadata>) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
groupByRow(Iterator<ScoredEntry<GeoWaveRedisPersistedRow>>, boolean) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 

H

hashCode() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
hashCode() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedTimestampRow
 
hashCode() - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveTimestampMetadata
 
hasNext() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisReader
 

I

indexExists(String) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
initAsyncCollection(RBatch, String, Codec) - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 
initAsyncCollection(RBatch, String, Codec) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
initAsyncCollection(RBatch, String, Codec) - Method in class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 
initSyncCollection(RedissonClient, String, Codec) - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 
initSyncCollection(RedissonClient, String, Codec) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
initSyncCollection(RedissonClient, String, Codec) - Method in class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 
isGroupByRowAndIsSortByTime(RangeReaderParams<?>, short) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
isSortByKeyRequired(RangeReaderParams<?>) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
isSortByTime(InternalDataAdapter<?>) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 

L

LazyPaginatedEntryRange<V> - Class in org.locationtech.geowave.datastore.redis.util
 
LazyPaginatedEntryRange(double, boolean, double, boolean, RScoredSortedSet<V>, Collection<ScoredEntry<V>>) - Constructor for class org.locationtech.geowave.datastore.redis.util.LazyPaginatedEntryRange
 

M

MAX_ROWS_FOR_PAGINATION - Static variable in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
mergeRow(MergeableGeoWaveRow) - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRow
 
metadataExists(MetadataType) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 

N

next() - Method in class org.locationtech.geowave.datastore.redis.operations.RedisReader
 
nextIterator(int) - Method in class org.locationtech.geowave.datastore.redis.util.LazyPaginatedEntryRange
 

O

org.locationtech.geowave.datastore.redis - package org.locationtech.geowave.datastore.redis
 
org.locationtech.geowave.datastore.redis.config - package org.locationtech.geowave.datastore.redis.config
 
org.locationtech.geowave.datastore.redis.operations - package org.locationtech.geowave.datastore.redis.operations
 
org.locationtech.geowave.datastore.redis.util - package org.locationtech.geowave.datastore.redis.util
 

P

preAdd() - Method in class org.locationtech.geowave.datastore.redis.util.AbstractRedisSetWrapper
 

Q

query(MetadataQuery, boolean) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataReader
 
query(MetadataQuery) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataReader
 

R

REDIS_DEFAULT_AGGREGATION_MAX_RANGE_DECOMPOSITION - Static variable in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
REDIS_DEFAULT_MAX_RANGE_DECOMPOSITION - Static variable in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
RedisDataIndexWriter - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisDataIndexWriter(RedissonClient, RedisOptions.Serialization, RedisOptions.Compression, String, String, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisDataIndexWriter
 
RedisDataStore - Class in org.locationtech.geowave.datastore.redis
 
RedisDataStore(RedisOperations, DataStoreOptions) - Constructor for class org.locationtech.geowave.datastore.redis.RedisDataStore
 
RedisDataStoreFactory - Class in org.locationtech.geowave.datastore.redis
 
RedisDataStoreFactory(String, String, StoreFactoryHelper) - Constructor for class org.locationtech.geowave.datastore.redis.RedisDataStoreFactory
 
RedisDefaultConfigProvider - Class in org.locationtech.geowave.datastore.redis
 
RedisDefaultConfigProvider() - Constructor for class org.locationtech.geowave.datastore.redis.RedisDefaultConfigProvider
 
RedisFactoryHelper - Class in org.locationtech.geowave.datastore.redis
 
RedisFactoryHelper() - Constructor for class org.locationtech.geowave.datastore.redis.RedisFactoryHelper
 
RedisMapWrapper - Class in org.locationtech.geowave.datastore.redis.util
 
RedisMapWrapper(RedissonClient, String, Codec, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
RedisMetadataDeleter - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisMetadataDeleter(RScoredSortedSet<GeoWaveMetadata>, MetadataType) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisMetadataDeleter
 
RedisMetadataReader - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisMetadataReader(RScoredSortedSet<GeoWaveMetadata>, MetadataType) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisMetadataReader
 
RedisMetadataWriter - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisMetadataWriter(RScoredSortedSet<GeoWaveMetadata>, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisMetadataWriter
 
RedisOperations - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisOperations(RedisOptions) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisOperations
 
RedisOptions - Class in org.locationtech.geowave.datastore.redis.config
 
RedisOptions() - Constructor for class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
RedisOptions(String) - Constructor for class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
RedisOptions.Compression - Enum in org.locationtech.geowave.datastore.redis.config
 
RedisOptions.CompressionConverter - Class in org.locationtech.geowave.datastore.redis.config
 
RedisOptions.Serialization - Enum in org.locationtech.geowave.datastore.redis.config
 
RedisOptions.SerializationConverter - Class in org.locationtech.geowave.datastore.redis.config
 
RedisReader<T> - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisReader(RedissonClient, RedisOptions.Compression, ReaderParams<T>, String, boolean, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisReader
 
RedisReader(RedissonClient, RedisOptions.Serialization, RedisOptions.Compression, DataIndexReaderParams, String, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisReader
 
RedisReader(RedissonClient, RedisOptions.Compression, RecordReaderParams, String, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisReader
 
RedisRowDeleter - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisRowDeleter(RedissonClient, RedisOptions.Compression, PersistentAdapterStore, InternalAdapterStore, String, String, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisRowDeleter
 
RedisScoredSetWrapper<V> - Class in org.locationtech.geowave.datastore.redis.util
 
RedisScoredSetWrapper(RedissonClient, String, Codec) - Constructor for class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 
RedissonClientCache - Class in org.locationtech.geowave.datastore.redis.util
 
RedissonClientCache() - Constructor for class org.locationtech.geowave.datastore.redis.util.RedissonClientCache
 
RedisStoreFactoryFamily - Class in org.locationtech.geowave.datastore.redis
 
RedisStoreFactoryFamily() - Constructor for class org.locationtech.geowave.datastore.redis.RedisStoreFactoryFamily
 
RedisUtils - Class in org.locationtech.geowave.datastore.redis.util
 
RedisUtils() - Constructor for class org.locationtech.geowave.datastore.redis.util.RedisUtils
 
RedisWriter - Class in org.locationtech.geowave.datastore.redis.operations
 
RedisWriter(RedissonClient, RedisOptions.Compression, String, String, String, boolean, boolean) - Constructor for class org.locationtech.geowave.datastore.redis.operations.RedisWriter
 
remove(byte[]) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
remove(byte[][]) - Method in class org.locationtech.geowave.datastore.redis.util.RedisMapWrapper
 
remove(Object) - Method in class org.locationtech.geowave.datastore.redis.util.RedisScoredSetWrapper
 
results() - Method in class org.locationtech.geowave.datastore.redis.operations.BatchedRangeRead
 
results() - Method in class org.locationtech.geowave.datastore.redis.operations.DataIndexRangeRead
 
results() - Method in class org.locationtech.geowave.datastore.redis.operations.DataIndexRead
 

S

SerializationConverter() - Constructor for class org.locationtech.geowave.datastore.redis.config.RedisOptions.SerializationConverter
 
setAddress(String) - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
setCompression(RedisOptions.Compression) - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
setPartitionKey(byte[]) - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
setSerialization(RedisOptions.Serialization) - Method in class org.locationtech.geowave.datastore.redis.config.RedisOptions
 
setSortKeyPrecisionBeyondScore(byte[]) - Method in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisPersistedRow
 
SINGLETON_WITH_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
SINGLETON_WITH_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataWithTimestampCodec
 
SINGLETON_WITH_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
SINGLETON_WITH_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowWithTimestampCodec
 
SINGLETON_WITHOUT_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataCodec
 
SINGLETON_WITHOUT_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveMetadataWithTimestampCodec
 
SINGLETON_WITHOUT_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowCodec
 
SINGLETON_WITHOUT_VISIBILITY - Static variable in class org.locationtech.geowave.datastore.redis.util.GeoWaveRedisRowWithTimestampCodec
 
sortBySortKey(Iterator<GeoWaveRow>) - Static method in class org.locationtech.geowave.datastore.redis.util.RedisUtils
 

V

valueOf(String) - Static method in enum org.locationtech.geowave.datastore.redis.config.RedisOptions.Compression
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.locationtech.geowave.datastore.redis.config.RedisOptions.Serialization
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.locationtech.geowave.datastore.redis.config.RedisOptions.Compression
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.locationtech.geowave.datastore.redis.config.RedisOptions.Serialization
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(GeoWaveRow[]) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisDataIndexWriter
 
write(GeoWaveRow) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisDataIndexWriter
 
write(GeoWaveMetadata) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisMetadataWriter
 
write(GeoWaveRow[]) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisWriter
 
write(GeoWaveRow) - Method in class org.locationtech.geowave.datastore.redis.operations.RedisWriter
 
A B C D E F G H I L M N O P Q R S V W 
Skip navigation links

Copyright © 2013–2020. All rights reserved.