Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.WithVectorsSelector.SelectorOptionsCase
Packages that use Points.WithVectorsSelector.SelectorOptionsCase
-
Uses of Points.WithVectorsSelector.SelectorOptionsCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.WithVectorsSelector.SelectorOptionsCaseModifier and TypeMethodDescriptionPoints.WithVectorsSelector.SelectorOptionsCase.forNumber(int value) Points.WithVectorsSelector.Builder.getSelectorOptionsCase()Points.WithVectorsSelector.getSelectorOptionsCase()Points.WithVectorsSelectorOrBuilder.getSelectorOptionsCase()Points.WithVectorsSelector.SelectorOptionsCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.Points.WithVectorsSelector.SelectorOptionsCase.values()Returns an array containing the constants of this enum class, in the order they are declared.