Class Group
- java.lang.Object
-
- com.redislabs.lettusearch.aggregate.Group
-
- All Implemented Interfaces:
Operation
,RediSearchArgument
public class Group extends java.lang.Object implements Operation
-
-
Constructor Summary
Constructors Constructor Description Group()
-
Method Summary
Modifier and Type Method Description <K,V>
voidbuild(RediSearchCommandArgs<K,V> args)
-
-
-
Method Detail
-
build
public <K,V> void build(RediSearchCommandArgs<K,V> args)
- Specified by:
build
in interfaceRediSearchArgument
-
-