Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.GetPoints
Packages that use Points.GetPoints
-
Uses of Points.GetPoints in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.GetPointsModifier and TypeMethodDescriptionPoints.GetPoints.Builder.build()Points.GetPoints.Builder.buildPartial()static Points.GetPointsPoints.GetPoints.getDefaultInstance()Points.GetPoints.Builder.getDefaultInstanceForType()Points.GetPoints.getDefaultInstanceForType()PointsInternalService.GetPointsInternal.Builder.getGetPoints().qdrant.GetPoints get_points = 1;PointsInternalService.GetPointsInternal.getGetPoints().qdrant.GetPoints get_points = 1;PointsInternalService.GetPointsInternalOrBuilder.getGetPoints().qdrant.GetPoints get_points = 1;static Points.GetPointsPoints.GetPoints.parseDelimitedFrom(InputStream input) static Points.GetPointsPoints.GetPoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPointsPoints.GetPoints.parseFrom(byte[] data) static Points.GetPointsPoints.GetPoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPointsPoints.GetPoints.parseFrom(com.google.protobuf.ByteString data) static Points.GetPointsPoints.GetPoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPointsPoints.GetPoints.parseFrom(com.google.protobuf.CodedInputStream input) static Points.GetPointsPoints.GetPoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPointsPoints.GetPoints.parseFrom(InputStream input) static Points.GetPointsPoints.GetPoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPointsPoints.GetPoints.parseFrom(ByteBuffer data) static Points.GetPointsPoints.GetPoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.GetPointsModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<Points.GetPoints,Points.GetResponse> PointsGrpc.getGetMethod()com.google.protobuf.Parser<Points.GetPoints>Points.GetPoints.getParserForType()static com.google.protobuf.Parser<Points.GetPoints>Points.GetPoints.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.GetPointsModifier and TypeMethodDescriptionPointsGrpc.PointsBlockingStub.get(Points.GetPoints request) Retrieve pointscom.google.common.util.concurrent.ListenableFuture<Points.GetResponse>PointsGrpc.PointsFutureStub.get(Points.GetPoints request) Retrieve pointsvoidPointsGrpc.PointsImplBase.get(Points.GetPoints request, io.grpc.stub.StreamObserver<Points.GetResponse> responseObserver) Retrieve pointsvoidPointsGrpc.PointsStub.get(Points.GetPoints request, io.grpc.stub.StreamObserver<Points.GetResponse> responseObserver) Retrieve pointsPoints.GetPoints.Builder.mergeFrom(Points.GetPoints other) PointsInternalService.GetPointsInternal.Builder.mergeGetPoints(Points.GetPoints value) .qdrant.GetPoints get_points = 1;static Points.GetPoints.BuilderPoints.GetPoints.newBuilder(Points.GetPoints prototype) PointsInternalService.GetPointsInternal.Builder.setGetPoints(Points.GetPoints value) .qdrant.GetPoints get_points = 1;