Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.Match
Packages that use Points.Match
-
Uses of Points.Match in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.MatchModifier and TypeMethodDescriptionPoints.Match.Builder.build()Points.Match.Builder.buildPartial()static Points.MatchPoints.Match.getDefaultInstance()Points.Match.Builder.getDefaultInstanceForType()Points.Match.getDefaultInstanceForType()Points.FieldCondition.Builder.getMatch()Check if point has field with a given valuePoints.FieldCondition.getMatch()Check if point has field with a given valuePoints.FieldConditionOrBuilder.getMatch()Check if point has field with a given valuestatic Points.MatchPoints.Match.parseDelimitedFrom(InputStream input) static Points.MatchPoints.Match.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.MatchPoints.Match.parseFrom(byte[] data) static Points.MatchPoints.Match.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.MatchPoints.Match.parseFrom(com.google.protobuf.ByteString data) static Points.MatchPoints.Match.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.MatchPoints.Match.parseFrom(com.google.protobuf.CodedInputStream input) static Points.MatchPoints.Match.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.MatchPoints.Match.parseFrom(InputStream input) static Points.MatchPoints.Match.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.MatchPoints.Match.parseFrom(ByteBuffer data) static Points.MatchPoints.Match.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.MatchModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.Match>Points.Match.getParserForType()static com.google.protobuf.Parser<Points.Match>Points.Match.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.MatchModifier and TypeMethodDescriptionPoints.Match.Builder.mergeFrom(Points.Match other) Points.FieldCondition.Builder.mergeMatch(Points.Match value) Check if point has field with a given valuestatic Points.Match.BuilderPoints.Match.newBuilder(Points.Match prototype) Points.FieldCondition.Builder.setMatch(Points.Match value) Check if point has field with a given value