Uses of Enum Class
com.redis.lettucemod.search.AggregateOperation.Type
Packages that use AggregateOperation.Type
-
Uses of AggregateOperation.Type in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return AggregateOperation.TypeModifier and TypeMethodDescriptionAggregateOperation.getType()Apply.getType()Filter.getType()Group.getType()Limit.getType()Sort.getType()static AggregateOperation.TypeReturns the enum constant of this class with the specified name.static AggregateOperation.Type[]AggregateOperation.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.