Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- capacity(long) - Method in class com.redis.lettucemod.bloom.BloomFilterInsertOptions.Builder
- capacity(long) - Method in class com.redis.lettucemod.bloom.CuckooFilterInsertOptions.Builder
- CAPACITY - Enum constant in enum class com.redis.lettucemod.bloom.BloomFilterInfoType
- CAPACITY - Enum constant in enum class com.redis.lettucemod.protocol.BloomCommandKeyword
- CARD - Enum constant in enum class com.redis.lettucemod.protocol.BloomFilterCommandType
- caseSensitive() - Method in class com.redis.lettucemod.search.TagField.Builder
- caseSensitive(boolean) - Method in class com.redis.lettucemod.search.TagField.Builder
- CASESENSITIVE - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- CDF - Enum constant in enum class com.redis.lettucemod.protocol.TDigestCommandType
- cfAdd(K, V) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfAdd(K, V) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfAdd(K, V) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfAdd(K, V) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfAdd(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfAdd(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfAdd(K, V) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfAdd(K, V) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfAddNx(K, V) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfAddNx(K, V) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfAddNx(K, V) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfAddNx(K, V) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfAddNx(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfAddNx(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfAddNx(K, V) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfAddNx(K, V) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfCount(K, V) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfCount(K, V) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfCount(K, V) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfCount(K, V) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfCount(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfCount(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfCount(K, V) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfCount(K, V) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfDel(K, V) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfDel(K, V) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfDel(K, V) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfDel(K, V) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfDel(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfDel(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfDel(K, V) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfDel(K, V) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfExists(K, V) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfExists(K, V) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfExists(K, V) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfExists(K, V) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfExists(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfExists(K, V) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfExists(K, V) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfExists(K, V) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfInfo(K) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfInfo(K) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfInfo(K) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfInfo(K) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfInfo(K) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfInfo(K) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfInfo(K) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfInfo(K) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- CfInfoOutput<K,
V> - Class in com.redis.lettucemod.output - CfInfoOutput(RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.output.CfInfoOutput
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfInsert(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfInsert(K, V...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfInsert(K, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfInsert(K, V...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfInsert(K, V[]) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfInsert(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfInsert(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfInsert(K, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfInsert(K, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfInsert(K, V[], CuckooFilterInsertOptions) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfInsertNx(K, CuckooFilterInsertOptions, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfInsertNx(K, V...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfInsertNx(K, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfInsertNx(K, V...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfInsertNx(K, V[]) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfInsertNx(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfInsertNx(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfInsertNx(K, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfInsertNx(K, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfInsertNx(K, V[], CuckooFilterInsertOptions) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfMExists(K, V...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfMExists(K, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfMExists(K, V...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfMExists(K, V[]) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfMExists(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfMExists(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfMExists(K, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfMExists(K, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfReserve(K, long) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfReserve(K, long) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfReserve(K, long) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cfReserve(K, long) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfReserve(K, long) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfReserve(K, long) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfReserve(K, long) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cfReserve(K, long, CuckooFilterReserveOptions) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cfRserve(K, long, CuckooFilterReserveOptions) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- CHINESE - Enum constant in enum class com.redis.lettucemod.search.Language
- CHUNK_SIZE - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandKeyword
- chunkSize(long) - Method in class com.redis.lettucemod.timeseries.BaseOptions.Builder
- clientName(String) - Method in class com.redis.lettucemod.RedisURIBuilder
- cluster(boolean) - Method in class com.redis.lettucemod.RedisModulesClientBuilder
- CLUSTER - Enum constant in enum class com.redis.lettucemod.gears.ExecutionMode
- CLUSTER - Enum constant in enum class com.redis.lettucemod.protocol.GearsCommandKeyword
- cmsIncrBy(K, LongScoredValue<V>...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsIncrBy(K, LongScoredValue<V>...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsIncrBy(K, LongScoredValue<V>...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsIncrBy(K, LongScoredValue<V>...) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsIncrBy(K, LongScoredValue<V>...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsIncrBy(K, LongScoredValue<V>...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsIncrBy(K, LongScoredValue<V>...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsIncrBy(K, LongScoredValue<V>...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cmsIncrBy(K, V, long) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsIncrBy(K, V, long) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsIncrBy(K, V, long) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsIncrBy(K, V, long) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsIncrBy(K, V, long) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsIncrBy(K, V, long) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsIncrBy(K, V, long) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsIncrBy(K, V, long) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cmsInfo(K) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsInfo(K) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsInfo(K) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsInfo(K) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsInfo(K) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsInfo(K) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsInfo(K) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsInfo(K) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- CmsInfo - Class in com.redis.lettucemod.bloom
- CmsInfo() - Constructor for class com.redis.lettucemod.bloom.CmsInfo
- CmsInfoOutput<K,
V> - Class in com.redis.lettucemod.output - CmsInfoOutput(RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.output.CmsInfoOutput
- cmsInitByDim(K, long, long) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsInitByDim(K, long, long) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsInitByDim(K, long, long) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsInitByDim(K, long, long) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsInitByDim(K, long, long) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsInitByDim(K, long, long) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsInitByDim(K, long, long) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsInitByDim(K, long, long) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cmsInitByProb(K, double, double) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsInitByProb(K, double, double) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsInitByProb(K, double, double) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsInitByProb(K, double, double) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsInitByProb(K, double, double) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsInitByProb(K, double, double) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsInitByProb(K, double, double) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsInitByProb(K, double, double) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cmsMerge(K, LongScoredValue<K>...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsMerge(K, LongScoredValue<K>...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsMerge(K, LongScoredValue<K>...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsMerge(K, LongScoredValue<K>...) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsMerge(K, LongScoredValue<K>...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsMerge(K, LongScoredValue<K>...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsMerge(K, LongScoredValue<K>...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsMerge(K, LongScoredValue<K>...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cmsMerge(K, K...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsMerge(K, K...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsMerge(K, K...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsMerge(K, K...) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsMerge(K, K...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsMerge(K, K...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsMerge(K, K...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsMerge(K, K...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- cmsQuery(K, V...) - Method in interface com.redis.lettucemod.api.async.RedisBloomAsyncCommands
- cmsQuery(K, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisBloomReactiveCommands
- cmsQuery(K, V...) - Method in interface com.redis.lettucemod.api.sync.RedisBloomCommands
- cmsQuery(K, V...) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- cmsQuery(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- cmsQuery(K, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- cmsQuery(K, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- cmsQuery(K, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- com.redis.lettucemod - package com.redis.lettucemod
- com.redis.lettucemod.api - package com.redis.lettucemod.api
- com.redis.lettucemod.api.async - package com.redis.lettucemod.api.async
- com.redis.lettucemod.api.reactive - package com.redis.lettucemod.api.reactive
- com.redis.lettucemod.api.sync - package com.redis.lettucemod.api.sync
- com.redis.lettucemod.bloom - package com.redis.lettucemod.bloom
- com.redis.lettucemod.cluster - package com.redis.lettucemod.cluster
- com.redis.lettucemod.cluster.api - package com.redis.lettucemod.cluster.api
- com.redis.lettucemod.cluster.api.async - package com.redis.lettucemod.cluster.api.async
- com.redis.lettucemod.cluster.api.reactive - package com.redis.lettucemod.cluster.api.reactive
- com.redis.lettucemod.cluster.api.sync - package com.redis.lettucemod.cluster.api.sync
- com.redis.lettucemod.gears - package com.redis.lettucemod.gears
- com.redis.lettucemod.json - package com.redis.lettucemod.json
- com.redis.lettucemod.output - package com.redis.lettucemod.output
- com.redis.lettucemod.protocol - package com.redis.lettucemod.protocol
- com.redis.lettucemod.search - package com.redis.lettucemod.search
- com.redis.lettucemod.timeseries - package com.redis.lettucemod.timeseries
- complete(int) - Method in class com.redis.lettucemod.output.AggregateOutput
- complete(int) - Method in class com.redis.lettucemod.output.GetOutput
- complete(int) - Method in class com.redis.lettucemod.output.RangeOutput
- complete(int) - Method in class com.redis.lettucemod.output.SearchOutput
- COMPRESSED - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandKeyword
- COMPRESSED - Enum constant in enum class com.redis.lettucemod.timeseries.BaseOptions.Encoding
- compression(long) - Method in class com.redis.lettucemod.bloom.TDigestMergeOptions.Builder
- COMPRESSION - Enum constant in enum class com.redis.lettucemod.protocol.BloomCommandKeyword
- configGet(K...) - Method in class com.redis.lettucemod.gears.GearsCommandBuilder
- CONFIGGET - Enum constant in enum class com.redis.lettucemod.protocol.GearsCommandType
- configSet(Map<K, V>) - Method in class com.redis.lettucemod.gears.GearsCommandBuilder
- CONFIGSET - Enum constant in enum class com.redis.lettucemod.protocol.GearsCommandType
- connect() - Method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
- connect() - Method in class com.redis.lettucemod.RedisModulesClient
-
Open a new connection to a Redis server that treats keys and values as UTF-8 strings.
- connect(RedisCodec<K, V>) - Method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
- connect(RedisCodec<K, V>) - Method in class com.redis.lettucemod.RedisModulesClient
-
Open a new connection to a Redis server.
- connect(RedisCodec<K, V>, RedisURI) - Method in class com.redis.lettucemod.RedisModulesClient
-
Open a new connection to a Redis server using the supplied
RedisURIand the suppliedcodecto encode/decode keys. - connect(RedisURI) - Method in class com.redis.lettucemod.RedisModulesClient
-
Open a new connection to a Redis server using the supplied
RedisURIthat treats keys and values as UTF-8 strings. - connection(RedisModulesClusterClient, RedisCodec<K, V>, ReadFrom) - Static method in class com.redis.lettucemod.RedisModulesUtils
- connection(AbstractRedisClient) - Static method in class com.redis.lettucemod.RedisModulesUtils
- connection(AbstractRedisClient, RedisCodec<K, V>) - Static method in class com.redis.lettucemod.RedisModulesUtils
- connection(AbstractRedisClient, RedisCodec<K, V>, ReadFrom) - Static method in class com.redis.lettucemod.RedisModulesUtils
- COSINE - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- count(long) - Method in class com.redis.lettucemod.search.CursorOptions.Builder
- count(long) - Method in class com.redis.lettucemod.timeseries.AbstractRangeOptions.Builder
- count(Reducers.Count) - Method in class com.redis.lettucemod.search.Group.Builder
- COUNT - Enum constant in enum class com.redis.lettucemod.protocol.CuckooFilterCommandType
- COUNT - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- COUNT - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandKeyword
- COUNT - Enum constant in enum class com.redis.lettucemod.timeseries.Aggregator
- COUNT_DISTINCT - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- COUNT_DISTINCTISH - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- countDistinct(Reducers.CountDistinct) - Method in class com.redis.lettucemod.search.Group.Builder
- CountDistinct(Reducers.CountDistinct.Builder) - Constructor for class com.redis.lettucemod.search.Reducers.CountDistinct
- countDistinctish(Reducers.CountDistinctish) - Method in class com.redis.lettucemod.search.Group.Builder
- CountMinSketchCommandType - Enum Class in com.redis.lettucemod.protocol
- create() - Static method in class com.redis.lettucemod.RedisModulesClient
-
Creates a uri-less RedisModulesClient with default
ClientResources. - create() - Static method in class com.redis.lettucemod.search.Reducers.Count
- create(RedisURI) - Static method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
-
Create a new client that connects to the supplied
uriwith defaultClientResources. - create(RedisURI) - Static method in class com.redis.lettucemod.RedisModulesClient
-
Create a new client that connects to the supplied
uriwith defaultClientResources. - create(ClientResources) - Static method in class com.redis.lettucemod.RedisModulesClient
-
Creates a uri-less RedisModulesClient with shared
ClientResources. - create(ClientResources, RedisURI) - Static method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
-
Create a new client that connects to the supplied
uriwith sharedClientResources. - create(ClientResources, RedisURI) - Static method in class com.redis.lettucemod.RedisModulesClient
-
Create a new client that connects to the supplied
uriwith sharedClientResources. - create(ClientResources, Iterable<RedisURI>) - Static method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
-
Create a new client that connects to the supplied
uriwith sharedClientResources. - create(ClientResources, String) - Static method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
-
Create a new client that connects to the supplied uri with shared
ClientResources.You need to shut down theClientResourcesupon shutting down your application. - create(ClientResources, String) - Static method in class com.redis.lettucemod.RedisModulesClient
-
Create a new client that connects to the supplied uri with shared
ClientResources.You need to shut down theClientResourcesupon shutting down your application. - create(Iterable<RedisURI>) - Static method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
-
Create a new client that connects to the supplied
uriwith defaultClientResources. - create(String) - Static method in class com.redis.lettucemod.cluster.RedisModulesClusterClient
-
Create a new client that connects to the supplied uri with default
ClientResources. - create(String) - Static method in class com.redis.lettucemod.RedisModulesClient
-
Create a new client that connects to the supplied uri with default
ClientResources. - create(K, CreateOptions<K, V>, Field<K>...) - Method in class com.redis.lettucemod.search.SearchCommandBuilder
- create(K, CreateOptions<K, V>) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- CREATE - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandType
- CREATE - Enum constant in enum class com.redis.lettucemod.protocol.TDigestCommandType
- CREATE - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandType
- createCommand(BloomFilterCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- createCommand(CountMinSketchCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- createCommand(CuckooFilterCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- createCommand(GearsCommandType, CommandOutput<A, B, T>) - Method in class com.redis.lettucemod.gears.GearsCommandBuilder
- createCommand(GearsCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.gears.GearsCommandBuilder
- createCommand(JsonCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.json.JSONCommandBuilder
- createCommand(SearchCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.search.SearchCommandBuilder
- createCommand(TDigestCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- createCommand(TimeSeriesCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- createCommand(TopKCommandType, CommandOutput<A, B, T>, CommandArgs<A, B>) - Method in class com.redis.lettucemod.bloom.BloomCommandBuilder
- CreateOptions<K,
V> - Class in com.redis.lettucemod.search - CreateOptions<K,
V> - Class in com.redis.lettucemod.timeseries - CreateOptions() - Constructor for class com.redis.lettucemod.search.CreateOptions
- CreateOptions() - Constructor for class com.redis.lettucemod.timeseries.CreateOptions
- CreateOptions.Builder<K,
V> - Class in com.redis.lettucemod.search - CreateOptions.Builder<K,
V> - Class in com.redis.lettucemod.timeseries - CreateOptions.DataType - Enum Class in com.redis.lettucemod.search
- createRule(K, K, CreateRuleOptions) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- CREATERULE - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandType
- CreateRuleOptions - Class in com.redis.lettucemod.timeseries
- CreateRuleOptions.BucketDurationBuilder - Class in com.redis.lettucemod.timeseries
- CreateRuleOptions.Builder - Class in com.redis.lettucemod.timeseries
- CuckooFilter - Class in com.redis.lettucemod.bloom
- CuckooFilter() - Constructor for class com.redis.lettucemod.bloom.CuckooFilter
- CuckooFilterCommandType - Enum Class in com.redis.lettucemod.protocol
- CuckooFilterInsertOptions - Class in com.redis.lettucemod.bloom
- CuckooFilterInsertOptions() - Constructor for class com.redis.lettucemod.bloom.CuckooFilterInsertOptions
- CuckooFilterInsertOptions.Builder - Class in com.redis.lettucemod.bloom
- CuckooFilterReserveOptions - Class in com.redis.lettucemod.bloom
- CuckooFilterReserveOptions() - Constructor for class com.redis.lettucemod.bloom.CuckooFilterReserveOptions
- CuckooFilterReserveOptions.Builder - Class in com.redis.lettucemod.bloom
- CURSOR - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandType
- cursorDelete(K, long) - Method in class com.redis.lettucemod.search.SearchCommandBuilder
- CursorOptions - Class in com.redis.lettucemod.search
- CursorOptions() - Constructor for class com.redis.lettucemod.search.CursorOptions
- CursorOptions.Builder - Class in com.redis.lettucemod.search
- cursorRead(K, long, Long) - Method in class com.redis.lettucemod.search.SearchCommandBuilder
- cursorStats(List<Object>) - Method in class com.redis.lettucemod.search.IndexInfo.Builder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form