Uses of Enum Class
io.qdrant.client.grpc.Points.RecommendStrategy
Packages that use Points.RecommendStrategy
-
Uses of Points.RecommendStrategy in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.RecommendStrategyModifier and TypeMethodDescriptionstatic Points.RecommendStrategy
Points.RecommendStrategy.forNumber
(int value) Points.RecommendPointGroups.Builder.getStrategy()
How to use the example vectors to find the resultsPoints.RecommendPointGroups.getStrategy()
How to use the example vectors to find the resultsPoints.RecommendPointGroupsOrBuilder.getStrategy()
How to use the example vectors to find the resultsPoints.RecommendPoints.Builder.getStrategy()
How to use the example vectors to find the resultsPoints.RecommendPoints.getStrategy()
How to use the example vectors to find the resultsPoints.RecommendPointsOrBuilder.getStrategy()
How to use the example vectors to find the resultsstatic Points.RecommendStrategy
Points.RecommendStrategy.valueOf
(int value) Deprecated.static Points.RecommendStrategy
Points.RecommendStrategy.valueOf
(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Points.RecommendStrategy
Returns the enum constant of this class with the specified name.static Points.RecommendStrategy[]
Points.RecommendStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.qdrant.client.grpc that return types with arguments of type Points.RecommendStrategyModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Points.RecommendStrategy>
Points.RecommendStrategy.internalGetValueMap()
Methods in io.qdrant.client.grpc with parameters of type Points.RecommendStrategyModifier and TypeMethodDescriptionPoints.RecommendPointGroups.Builder.setStrategy
(Points.RecommendStrategy value) How to use the example vectors to find the resultsPoints.RecommendPoints.Builder.setStrategy
(Points.RecommendStrategy value) How to use the example vectors to find the results