| Package | Description |
|---|---|
| io.lettuce.core |
The Redis client package containing
RedisClient for Redis Standalone and Redis Sentinel operations. |
| io.lettuce.core.api.async |
Standalone Redis API for asynchronous executed commands.
|
| io.lettuce.core.api.reactive |
Standalone Redis API for reactive command execution.
|
| io.lettuce.core.api.sync |
Standalone Redis API for synchronous executed commands.
|
| io.lettuce.core.cluster |
Client for Redis Cluster, see
RedisClusterClient. |
| io.lettuce.core.cluster.api.async |
Redis Cluster API for asynchronous executed commands.
|
| io.lettuce.core.cluster.api.sync |
Redis Cluster API for synchronous executed commands.
|
| io.lettuce.core.search.arguments.hybrid |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| Class and Description |
|---|
| Combiner
Abstract combiner for combining multiple search scores in FT.HYBRID command.
|
| Combiners.Linear
Linear combination combiner.
|
| Combiners.RRF
RRF (Reciprocal Rank Fusion) combiner.
|
| HybridArgs
Argument list builder for the Redis
FT.HYBRID command. |
| HybridArgs.Builder
Builder for
HybridArgs. |
| HybridSearchArgs
Arguments for the SEARCH clause in FT.HYBRID command.
|
| HybridSearchArgs.Builder |
| HybridVectorArgs
Arguments for the VSIM clause in FT.HYBRID command.
|
| HybridVectorArgs.Builder |
| HybridVectorArgs.Knn
KNN (K-Nearest Neighbors) search method implementation.
|
| HybridVectorArgs.Range
Range-based search method implementation.
|
| HybridVectorArgs.VectorSearchMethod
Interface for vector search methods used in VSIM clause.
|
| PostProcessingArgs
Argument list builder for FT.HYBRID and FT.AGGREGATE post-processing operations.
|
| PostProcessingArgs.Builder
Builder for
PostProcessingArgs. |
Copyright © 2026 lettuce.io. All rights reserved.