Package com.redis.lettucemod.search
Class Apply<K,V>
java.lang.Object
com.redis.lettucemod.search.Apply<K,V>
- All Implemented Interfaces:
AggregateOperation<K,,V> RediSearchArgument<K,V>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface com.redis.lettucemod.search.AggregateOperation
AggregateOperation.Type -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbuild(SearchCommandArgs<K, V> args) static <K,V> Apply.Builder<K, V> expression(V expression) getAs()getType()toString()
-
Constructor Details
-
Apply
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceAggregateOperation<K,V>
-
getExpression
-
getAs
-
build
- Specified by:
buildin interfaceRediSearchArgument<K,V>
-
toString
-
expression
-