| Package | Description |
|---|---|
| io.lettuce.core.search.aggregateutils |
| Modifier and Type | Method and Description |
|---|---|
static ReduceFunction |
ReduceFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReduceFunction[] |
ReduceFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Reducer(ReduceFunction function)
Creates a new reducer with the specified function.
|
Copyright © 2026 lettuce.io. All rights reserved.