Uses of Enum Class
com.redis.vl.query.ReducerFunction
Packages that use ReducerFunction
-
Uses of ReducerFunction in com.redis.vl.query
Methods in com.redis.vl.query that return ReducerFunctionModifier and TypeMethodDescriptionstatic ReducerFunction
Returns the enum constant of this class with the specified name.static ReducerFunction[]
ReducerFunction.values()
Returns an array containing the constants of this enum class, in the order they are declared.