Uses of Class
io.qdrant.client.grpc.SnapshotsService.CreateFullSnapshotRequest
-
Uses of SnapshotsService.CreateFullSnapshotRequest in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionSnapshotsService.CreateFullSnapshotRequest.Builder.build()
SnapshotsService.CreateFullSnapshotRequest.Builder.buildPartial()
SnapshotsService.CreateFullSnapshotRequest.getDefaultInstance()
SnapshotsService.CreateFullSnapshotRequest.Builder.getDefaultInstanceForType()
SnapshotsService.CreateFullSnapshotRequest.getDefaultInstanceForType()
SnapshotsService.CreateFullSnapshotRequest.parseDelimitedFrom
(InputStream input) SnapshotsService.CreateFullSnapshotRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(byte[] data) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(com.google.protobuf.ByteString data) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(com.google.protobuf.CodedInputStream input) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(InputStream input) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(ByteBuffer data) SnapshotsService.CreateFullSnapshotRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<SnapshotsService.CreateFullSnapshotRequest,
SnapshotsService.CreateSnapshotResponse> SnapshotsGrpc.getCreateFullMethod()
com.google.protobuf.Parser<SnapshotsService.CreateFullSnapshotRequest>
SnapshotsService.CreateFullSnapshotRequest.getParserForType()
static com.google.protobuf.Parser<SnapshotsService.CreateFullSnapshotRequest>
SnapshotsService.CreateFullSnapshotRequest.parser()
Modifier and TypeMethodDescriptiondefault void
SnapshotsGrpc.AsyncService.createFull
(SnapshotsService.CreateFullSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.CreateSnapshotResponse> responseObserver) Create full storage snapshotSnapshotsGrpc.SnapshotsBlockingStub.createFull
(SnapshotsService.CreateFullSnapshotRequest request) Create full storage snapshotcom.google.common.util.concurrent.ListenableFuture<SnapshotsService.CreateSnapshotResponse>
SnapshotsGrpc.SnapshotsFutureStub.createFull
(SnapshotsService.CreateFullSnapshotRequest request) Create full storage snapshotvoid
SnapshotsGrpc.SnapshotsStub.createFull
(SnapshotsService.CreateFullSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.CreateSnapshotResponse> responseObserver) Create full storage snapshotSnapshotsService.CreateFullSnapshotRequest.Builder.mergeFrom
(SnapshotsService.CreateFullSnapshotRequest other) SnapshotsService.CreateFullSnapshotRequest.newBuilder
(SnapshotsService.CreateFullSnapshotRequest prototype)