Package com.redis.lettucemod.search
Class AggregateOptions.Load
java.lang.Object
com.redis.lettucemod.search.AggregateOptions.Load
- All Implemented Interfaces:
RediSearchArgument
- Enclosing class:
AggregateOptions<K,V>
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(SearchCommandArgs args) intgetNargs()identifier(String identifier)
-
Method Details
-
getNargs
public int getNargs() -
identifier
-
build
- Specified by:
buildin interfaceRediSearchArgument
-