Uses of Class
io.metaloom.qdrant.client.grpc.proto.PointsInternalService.ScrollPointsInternal
Packages that use PointsInternalService.ScrollPointsInternal
-
Uses of PointsInternalService.ScrollPointsInternal in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return PointsInternalService.ScrollPointsInternalModifier and TypeMethodDescriptionPointsInternalService.ScrollPointsInternal.Builder.build()PointsInternalService.ScrollPointsInternal.Builder.buildPartial()PointsInternalService.ScrollPointsInternal.getDefaultInstance()PointsInternalService.ScrollPointsInternal.Builder.getDefaultInstanceForType()PointsInternalService.ScrollPointsInternal.getDefaultInstanceForType()PointsInternalService.ScrollPointsInternal.parseDelimitedFrom(InputStream input) PointsInternalService.ScrollPointsInternal.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.ScrollPointsInternal.parseFrom(byte[] data) PointsInternalService.ScrollPointsInternal.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.ScrollPointsInternal.parseFrom(com.google.protobuf.ByteString data) PointsInternalService.ScrollPointsInternal.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.ScrollPointsInternal.parseFrom(com.google.protobuf.CodedInputStream input) PointsInternalService.ScrollPointsInternal.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.ScrollPointsInternal.parseFrom(InputStream input) PointsInternalService.ScrollPointsInternal.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PointsInternalService.ScrollPointsInternal.parseFrom(ByteBuffer data) PointsInternalService.ScrollPointsInternal.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type PointsInternalService.ScrollPointsInternalModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PointsInternalService.ScrollPointsInternal>PointsInternalService.ScrollPointsInternal.getParserForType()static io.grpc.MethodDescriptor<PointsInternalService.ScrollPointsInternal,Points.ScrollResponse> PointsInternalGrpc.getScrollMethod()static com.google.protobuf.Parser<PointsInternalService.ScrollPointsInternal>PointsInternalService.ScrollPointsInternal.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type PointsInternalService.ScrollPointsInternalModifier and TypeMethodDescriptionPointsInternalService.ScrollPointsInternal.Builder.mergeFrom(PointsInternalService.ScrollPointsInternal other) PointsInternalService.ScrollPointsInternal.newBuilder(PointsInternalService.ScrollPointsInternal prototype) PointsInternalGrpc.PointsInternalBlockingStub.scroll(PointsInternalService.ScrollPointsInternal request) com.google.common.util.concurrent.ListenableFuture<Points.ScrollResponse>PointsInternalGrpc.PointsInternalFutureStub.scroll(PointsInternalService.ScrollPointsInternal request) voidPointsInternalGrpc.PointsInternalImplBase.scroll(PointsInternalService.ScrollPointsInternal request, io.grpc.stub.StreamObserver<Points.ScrollResponse> responseObserver) voidPointsInternalGrpc.PointsInternalStub.scroll(PointsInternalService.ScrollPointsInternal request, io.grpc.stub.StreamObserver<Points.ScrollResponse> responseObserver)