Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.ScrollPoints
Packages that use Points.ScrollPoints
-
Uses of Points.ScrollPoints in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.ScrollPointsModifier and TypeMethodDescriptionPoints.ScrollPoints.Builder.build()Points.ScrollPoints.Builder.buildPartial()static Points.ScrollPointsPoints.ScrollPoints.getDefaultInstance()Points.ScrollPoints.Builder.getDefaultInstanceForType()Points.ScrollPoints.getDefaultInstanceForType()PointsInternalService.ScrollPointsInternal.Builder.getScrollPoints().qdrant.ScrollPoints scroll_points = 1;PointsInternalService.ScrollPointsInternal.getScrollPoints().qdrant.ScrollPoints scroll_points = 1;PointsInternalService.ScrollPointsInternalOrBuilder.getScrollPoints().qdrant.ScrollPoints scroll_points = 1;static Points.ScrollPointsPoints.ScrollPoints.parseDelimitedFrom(InputStream input) static Points.ScrollPointsPoints.ScrollPoints.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(byte[] data) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(com.google.protobuf.ByteString data) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(com.google.protobuf.CodedInputStream input) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(InputStream input) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(ByteBuffer data) static Points.ScrollPointsPoints.ScrollPoints.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.ScrollPointsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.ScrollPoints>Points.ScrollPoints.getParserForType()static io.grpc.MethodDescriptor<Points.ScrollPoints,Points.ScrollResponse> PointsGrpc.getScrollMethod()static com.google.protobuf.Parser<Points.ScrollPoints>Points.ScrollPoints.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.ScrollPointsModifier and TypeMethodDescriptionPoints.ScrollPoints.Builder.mergeFrom(Points.ScrollPoints other) PointsInternalService.ScrollPointsInternal.Builder.mergeScrollPoints(Points.ScrollPoints value) .qdrant.ScrollPoints scroll_points = 1;static Points.ScrollPoints.BuilderPoints.ScrollPoints.newBuilder(Points.ScrollPoints prototype) PointsGrpc.PointsBlockingStub.scroll(Points.ScrollPoints request) Iterate over all or filtered points pointscom.google.common.util.concurrent.ListenableFuture<Points.ScrollResponse>PointsGrpc.PointsFutureStub.scroll(Points.ScrollPoints request) Iterate over all or filtered points pointsvoidPointsGrpc.PointsImplBase.scroll(Points.ScrollPoints request, io.grpc.stub.StreamObserver<Points.ScrollResponse> responseObserver) Iterate over all or filtered points pointsvoidPointsGrpc.PointsStub.scroll(Points.ScrollPoints request, io.grpc.stub.StreamObserver<Points.ScrollResponse> responseObserver) Iterate over all or filtered points pointsPointsInternalService.ScrollPointsInternal.Builder.setScrollPoints(Points.ScrollPoints value) .qdrant.ScrollPoints scroll_points = 1;