Uses of Interface
com.redis.lettucemod.search.AggregateOperation
Packages that use AggregateOperation
-
Uses of AggregateOperation in com.redis.lettucemod.search
Classes in com.redis.lettucemod.search that implement AggregateOperationMethods in com.redis.lettucemod.search that return types with arguments of type AggregateOperationMethods in com.redis.lettucemod.search with parameters of type AggregateOperationModifier and TypeMethodDescriptionAggregateOptions.Builder.operation(AggregateOperation operation) static <K,V> AggregateOptions.Builder<K, V> AggregateOptions.operation(AggregateOperation operation) Method parameters in com.redis.lettucemod.search with type arguments of type AggregateOperationModifier and TypeMethodDescriptionvoidAggregateOptions.setOperations(List<AggregateOperation<K, V>> operations)