Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
R
- radius(double) - Method in class com.redis.lettucemod.search.SearchOptions.GeoFilter.Builder
- RANDOM_SAMPLE - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- randomSample(Reducers.RandomSample) - Method in class com.redis.lettucemod.search.Group.Builder
- range(K, TimeRange) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- range(K, TimeRange, RangeOptions) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- RANGE - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandType
- RANGE - Enum constant in enum class com.redis.lettucemod.timeseries.Aggregator
- RangeOptions - Class in com.redis.lettucemod.timeseries
- RangeOptions.Builder - Class in com.redis.lettucemod.timeseries
- RangeOutput<K,
V> - Class in com.redis.lettucemod.output - RangeOutput(RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.output.RangeOutput
- RangeResult<K,
V> - Class in com.redis.lettucemod.timeseries - RangeResult() - Constructor for class com.redis.lettucemod.timeseries.RangeResult
- RANK - Enum constant in enum class com.redis.lettucemod.protocol.TDigestCommandType
- reactive() - Method in interface com.redis.lettucemod.api.StatefulRedisModulesConnection
- reactive() - Method in interface com.redis.lettucemod.cluster.api.StatefulRedisModulesClusterConnection
- reactive() - Method in class com.redis.lettucemod.cluster.StatefulRedisModulesClusterConnectionImpl
- reactive() - Method in class com.redis.lettucemod.StatefulRedisModulesConnectionImpl
- READ - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- recordsPerDocAvg(Double) - Method in class com.redis.lettucemod.search.IndexInfo.Builder
- RedisBloomAsyncCommands<K,
V> - Interface in com.redis.lettucemod.api.async - RedisBloomCommands<K,
V> - Interface in com.redis.lettucemod.api.sync - RedisBloomReactiveCommands<K,
V> - Interface in com.redis.lettucemod.api.reactive - RediSearchArgument<K,
V> - Interface in com.redis.lettucemod.search - RediSearchAsyncCommands<K,
V> - Interface in com.redis.lettucemod.api.async - RediSearchCommands<K,
V> - Interface in com.redis.lettucemod.api.sync - RediSearchReactiveCommands<K,
V> - Interface in com.redis.lettucemod.api.reactive - RedisGearsAsyncCommands<K,
V> - Interface in com.redis.lettucemod.api.async -
Deprecated.
- RedisGearsCommands<K,
V> - Interface in com.redis.lettucemod.api.sync -
Deprecated.
- RedisGearsReactiveCommands<K,
V> - Interface in com.redis.lettucemod.api.reactive -
Deprecated.
- RedisJSONAsyncCommands<K,
V> - Interface in com.redis.lettucemod.api.async - RedisJSONCommands<K,
V> - Interface in com.redis.lettucemod.api.sync - RedisJSONReactiveCommands<K,
V> - Interface in com.redis.lettucemod.api.reactive - RedisModulesAdvancedClusterAsyncCommands<K,
V> - Interface in com.redis.lettucemod.cluster.api.async - RedisModulesAdvancedClusterAsyncCommandsImpl<K,
V> - Class in com.redis.lettucemod.cluster - RedisModulesAdvancedClusterAsyncCommandsImpl(StatefulRedisModulesClusterConnection<K, V>, RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- RedisModulesAdvancedClusterCommands<K,
V> - Interface in com.redis.lettucemod.cluster.api.sync - RedisModulesAdvancedClusterReactiveCommands<K,
V> - Interface in com.redis.lettucemod.cluster.api.reactive - RedisModulesAdvancedClusterReactiveCommandsImpl<K,
V> - Class in com.redis.lettucemod.cluster - RedisModulesAdvancedClusterReactiveCommandsImpl(StatefulRedisModulesClusterConnection<K, V>, RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- RedisModulesAsyncCommands<K,
V> - Interface in com.redis.lettucemod.api.async - RedisModulesAsyncCommandsImpl<K,
V> - Class in com.redis.lettucemod - RedisModulesAsyncCommandsImpl(StatefulRedisModulesConnection<K, V>, RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- RedisModulesClient - Class in com.redis.lettucemod
-
A scalable and thread-safe client for Redis Modules supporting synchronous, asynchronous and reactive execution models.
- RedisModulesClient() - Constructor for class com.redis.lettucemod.RedisModulesClient
-
Creates a uri-less RedisModulesClient.
- RedisModulesClient(ClientResources, RedisURI) - Constructor for class com.redis.lettucemod.RedisModulesClient
- RedisModulesClientBuilder - Class in com.redis.lettucemod
- RedisModulesClientBuilder() - Constructor for class com.redis.lettucemod.RedisModulesClientBuilder
- RedisModulesClusterAsyncCommands<K,
V> - Interface in com.redis.lettucemod.cluster.api.async - RedisModulesClusterClient - Class in com.redis.lettucemod.cluster
- RedisModulesClusterClient(ClientResources, Iterable<RedisURI>) - Constructor for class com.redis.lettucemod.cluster.RedisModulesClusterClient
- RedisModulesClusterCommands<K,
V> - Interface in com.redis.lettucemod.cluster.api.sync - RedisModulesClusterReactiveCommands<K,
V> - Interface in com.redis.lettucemod.cluster.api.reactive - RedisModulesCommandBuilder<K,
V> - Class in com.redis.lettucemod - RedisModulesCommandBuilder(RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.RedisModulesCommandBuilder
- RedisModulesCommands<K,
V> - Interface in com.redis.lettucemod.api.sync - RedisModulesReactiveCommands<K,
V> - Interface in com.redis.lettucemod.api.reactive - RedisModulesReactiveCommandsImpl<K,
V> - Class in com.redis.lettucemod - RedisModulesReactiveCommandsImpl(StatefulRedisModulesConnection<K, V>, RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- RedisModulesUtils - Class in com.redis.lettucemod
- RedisTimeSeriesAsyncCommands<K,
V> - Interface in com.redis.lettucemod.api.async - RedisTimeSeriesCommands<K,
V> - Interface in com.redis.lettucemod.api.sync - RedisTimeSeriesReactiveCommands<K,
V> - Interface in com.redis.lettucemod.api.reactive - RedisURIBuilder - Class in com.redis.lettucemod
- RedisURIBuilder() - Constructor for class com.redis.lettucemod.RedisURIBuilder
- REDUCE - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- REDUCE - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandKeyword
- reducer(Reducer) - Method in class com.redis.lettucemod.search.Group.Builder
- Reducer - Class in com.redis.lettucemod.search
- Reducer(Optional<String>) - Constructor for class com.redis.lettucemod.search.Reducer
- Reducer.Builder<B extends Reducer.Builder<B>> - Class in com.redis.lettucemod.search
- reducers(Reducer...) - Method in class com.redis.lettucemod.search.Group.Builder
- Reducers - Class in com.redis.lettucemod.search
- Reducers.Avg - Class in com.redis.lettucemod.search
- Reducers.Avg.Builder - Class in com.redis.lettucemod.search
- Reducers.Count - Class in com.redis.lettucemod.search
- Reducers.CountDistinct - Class in com.redis.lettucemod.search
- Reducers.CountDistinct.Builder - Class in com.redis.lettucemod.search
- Reducers.CountDistinctish - Class in com.redis.lettucemod.search
- Reducers.CountDistinctish.Builder - Class in com.redis.lettucemod.search
- Reducers.FirstValue - Class in com.redis.lettucemod.search
- Reducers.FirstValue.Builder - Class in com.redis.lettucemod.search
- Reducers.FirstValue.By - Class in com.redis.lettucemod.search
- Reducers.Max - Class in com.redis.lettucemod.search
- Reducers.Max.Builder - Class in com.redis.lettucemod.search
- Reducers.Min - Class in com.redis.lettucemod.search
- Reducers.Min.Builder - Class in com.redis.lettucemod.search
- Reducers.Quantile - Class in com.redis.lettucemod.search
- Reducers.Quantile.Builder - Class in com.redis.lettucemod.search
- Reducers.Quantile.QuantileBuilder - Class in com.redis.lettucemod.search
- Reducers.RandomSample - Class in com.redis.lettucemod.search
- Reducers.RandomSample.Builder - Class in com.redis.lettucemod.search
- Reducers.RandomSample.SizeBuilder - Class in com.redis.lettucemod.search
- Reducers.StdDev - Class in com.redis.lettucemod.search
- Reducers.StdDev.Builder - Class in com.redis.lettucemod.search
- Reducers.Sum - Class in com.redis.lettucemod.search
- Reducers.Sum.Builder - Class in com.redis.lettucemod.search
- Reducers.ToList - Class in com.redis.lettucemod.search
- Reducers.ToList.Builder - Class in com.redis.lettucemod.search
- Registration - Class in com.redis.lettucemod.gears
- Registration() - Constructor for class com.redis.lettucemod.gears.Registration
- Registration.Data - Class in com.redis.lettucemod.gears
- RegistrationListOutput<K,
V> - Class in com.redis.lettucemod.output - RegistrationListOutput(RedisCodec<K, V>) - Constructor for class com.redis.lettucemod.output.RegistrationListOutput
- removeListener(PushListener) - Method in class com.redis.lettucemod.cluster.StatefulRedisModulesClusterConnectionImpl
- REQUIREMENTS - Enum constant in enum class com.redis.lettucemod.protocol.GearsCommandKeyword
- RESERVE - Enum constant in enum class com.redis.lettucemod.protocol.BloomFilterCommandType
- RESERVE - Enum constant in enum class com.redis.lettucemod.protocol.CuckooFilterCommandType
- RESERVE - Enum constant in enum class com.redis.lettucemod.protocol.TopKCommandType
- RESET - Enum constant in enum class com.redis.lettucemod.protocol.TDigestCommandType
- resources(ClientResources) - Method in class com.redis.lettucemod.RedisModulesClientBuilder
- RETENTION - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandKeyword
- retentionPeriod(long) - Method in class com.redis.lettucemod.timeseries.BaseOptions.Builder
- retentionPeriod(Duration) - Method in class com.redis.lettucemod.timeseries.BaseOptions.Builder
- RETURN - Enum constant in enum class com.redis.lettucemod.protocol.SearchCommandKeyword
- returnField(K) - Method in class com.redis.lettucemod.search.SearchOptions.Builder
- returnFields(K...) - Method in class com.redis.lettucemod.search.SearchOptions.Builder
- revrange(K, TimeRange) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- revrange(K, TimeRange, RangeOptions) - Method in class com.redis.lettucemod.timeseries.TimeSeriesCommandBuilder
- REVRANGE - Enum constant in enum class com.redis.lettucemod.protocol.TimeSeriesCommandType
- REVRANK - Enum constant in enum class com.redis.lettucemod.protocol.TDigestCommandType
- rgAbortexecution(String) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgAbortexecution(String) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgAbortexecution(String) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgAbortexecution(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgAbortexecution(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgAbortexecution(String) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgAbortexecution(String) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgConfigget(K...) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgConfigget(K...) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgConfigget(K...) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgConfigget(K...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgConfigget(K...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgConfigget(K...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgConfigget(K...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgConfigset(Map<K, V>) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgConfigset(Map<K, V>) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgConfigset(Map<K, V>) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgConfigset(Map<K, V>) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgConfigset(Map<K, V>) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgConfigset(Map<K, V>) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgConfigset(Map<K, V>) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgDropexecution(String) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgDropexecution(String) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgDropexecution(String) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgDropexecution(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgDropexecution(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgDropexecution(String) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgDropexecution(String) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgDumpexecutions() - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgDumpexecutions() - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgDumpexecutions() - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgDumpexecutions() - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgDumpexecutions() - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgDumpexecutions() - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgDumpexecutions() - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgDumpregistrations() - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgDumpregistrations() - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgDumpregistrations() - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgDumpregistrations() - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgDumpregistrations() - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgDumpregistrations() - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgDumpregistrations() - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgGetexecution(String) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgGetexecution(String) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgGetexecution(String) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgGetexecution(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgGetexecution(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgGetexecution(String) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgGetexecution(String) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgGetexecution(String, ExecutionMode) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgGetexecution(String, ExecutionMode) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgGetexecution(String, ExecutionMode) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgGetexecution(String, ExecutionMode) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgGetexecution(String, ExecutionMode) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgGetexecution(String, ExecutionMode) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgGetexecution(String, ExecutionMode) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgGetresults(String) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgGetresults(String) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgGetresults(String) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgGetresults(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgGetresults(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgGetresults(String) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgGetresults(String) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgGetresultsblocking(String) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgGetresultsblocking(String) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgGetresultsblocking(String) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgGetresultsblocking(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgGetresultsblocking(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgGetresultsblocking(String) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgGetresultsblocking(String) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgPyexecute(String, V...) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgPyexecute(String, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgPyexecute(String, V...) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgPyexecute(String, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgPyexecute(String, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgPyexecute(String, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgPyexecute(String, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgPyexecuteUnblocking(String, V...) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgPyexecuteUnblocking(String, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgPyexecuteUnblocking(String, V...) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgPyexecuteUnblocking(String, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgPyexecuteUnblocking(String, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgPyexecuteUnblocking(String, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgPyexecuteUnblocking(String, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgTrigger(String, V...) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgTrigger(String, V...) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgTrigger(String, V...) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgTrigger(String, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgTrigger(String, V...) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgTrigger(String, V...) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgTrigger(String, V...) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- rgUnregister(String) - Method in interface com.redis.lettucemod.api.async.RedisGearsAsyncCommands
-
Deprecated.
- rgUnregister(String) - Method in interface com.redis.lettucemod.api.reactive.RedisGearsReactiveCommands
-
Deprecated.
- rgUnregister(String) - Method in interface com.redis.lettucemod.api.sync.RedisGearsCommands
-
Deprecated.
- rgUnregister(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterAsyncCommandsImpl
- rgUnregister(String) - Method in class com.redis.lettucemod.cluster.RedisModulesAdvancedClusterReactiveCommandsImpl
- rgUnregister(String) - Method in class com.redis.lettucemod.RedisModulesAsyncCommandsImpl
- rgUnregister(String) - Method in class com.redis.lettucemod.RedisModulesReactiveCommandsImpl
- ROMANIAN - Enum constant in enum class com.redis.lettucemod.search.Language
- RUSSIAN - Enum constant in enum class com.redis.lettucemod.search.Language
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form