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