public static interface AggregateArgs.PipelineOperation<K,V>
| Modifier and Type | Method and Description |
|---|---|
void |
build(CommandArgs<K,V> args)
Build the operation arguments into the command args.
|
void build(CommandArgs<K,V> args)
args - the command args to build intoCopyright © 2025 lettuce.io. All rights reserved.