| Package | Description |
|---|---|
| io.lettuce.core.search.aggregateutils | |
| io.lettuce.core.search.arguments.hybrid |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Filter<K,V> |
Filter.of(V expression)
Static factory method to create a Filter instance.
|
| Modifier and Type | Method and Description |
|---|---|
PostProcessingArgs.Builder<K,V> |
PostProcessingArgs.Builder.filter(Filter<K,V> filter)
Add a FILTER operation to the pipeline.
|
Copyright © 2026 lettuce.io. All rights reserved.