Uses of Class
io.qdrant.client.grpc.Points.GetPoints
-
Uses of Points.GetPoints in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionPoints.GetPoints.Builder.build()
Points.GetPoints.Builder.buildPartial()
static Points.GetPoints
Points.GetPoints.getDefaultInstance()
Points.GetPoints.Builder.getDefaultInstanceForType()
Points.GetPoints.getDefaultInstanceForType()
static Points.GetPoints
Points.GetPoints.parseDelimitedFrom
(InputStream input) static Points.GetPoints
Points.GetPoints.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPoints
Points.GetPoints.parseFrom
(byte[] data) static Points.GetPoints
Points.GetPoints.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPoints
Points.GetPoints.parseFrom
(com.google.protobuf.ByteString data) static Points.GetPoints
Points.GetPoints.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPoints
Points.GetPoints.parseFrom
(com.google.protobuf.CodedInputStream input) static Points.GetPoints
Points.GetPoints.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPoints
Points.GetPoints.parseFrom
(InputStream input) static Points.GetPoints
Points.GetPoints.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.GetPoints
Points.GetPoints.parseFrom
(ByteBuffer data) static Points.GetPoints
Points.GetPoints.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier 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()
Modifier and TypeMethodDescriptiondefault void
PointsGrpc.AsyncService.get
(Points.GetPoints request, io.grpc.stub.StreamObserver<Points.GetResponse> responseObserver) Retrieve pointsPointsGrpc.PointsBlockingStub.get
(Points.GetPoints request) Retrieve pointscom.google.common.util.concurrent.ListenableFuture<Points.GetResponse>
PointsGrpc.PointsFutureStub.get
(Points.GetPoints request) Retrieve pointsvoid
PointsGrpc.PointsStub.get
(Points.GetPoints request, io.grpc.stub.StreamObserver<Points.GetResponse> responseObserver) Retrieve pointsPoints.GetPoints.Builder.mergeFrom
(Points.GetPoints other) static Points.GetPoints.Builder
Points.GetPoints.newBuilder
(Points.GetPoints prototype)