| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> AggregateArgs.Apply<K,V> |
AggregateArgs.Apply.of(V expression,
K name)
Static factory method to create an Apply instance with a single name and expression pair.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateArgs.Builder<K,V> |
AggregateArgs.Builder.apply(AggregateArgs.Apply<K,V> apply)
Add an APPLY clause.
|
Copyright © 2025 lettuce.io. All rights reserved.