Uses of Enum Class
io.qdrant.client.grpc.Points.RecommendStrategy
-
Uses of Points.RecommendStrategy in io.qdrant.client.grpc
Modifier 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.Modifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Points.RecommendStrategy>
Points.RecommendStrategy.internalGetValueMap()
Modifier 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