Uses of Enum Class
com.redis.vl.query.HybridQuery.CombinationMethod
Packages that use HybridQuery.CombinationMethod
-
Uses of HybridQuery.CombinationMethod in com.redis.vl.query
Methods in com.redis.vl.query that return HybridQuery.CombinationMethodModifier and TypeMethodDescriptionHybridQuery.getCombinationMethod()Returns the enum constant of this class with the specified name.static HybridQuery.CombinationMethod[]HybridQuery.CombinationMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.redis.vl.query with parameters of type HybridQuery.CombinationMethodModifier and TypeMethodDescriptionHybridQuery.HybridQueryBuilder.combinationMethod(HybridQuery.CombinationMethod combinationMethod)