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