Uses of Class
io.metaloom.qdrant.client.grpc.proto.SnapshotsService.CreateFullSnapshotRequest
Packages that use SnapshotsService.CreateFullSnapshotRequest
-
Uses of SnapshotsService.CreateFullSnapshotRequest in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return SnapshotsService.CreateFullSnapshotRequestModifier 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) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type SnapshotsService.CreateFullSnapshotRequestModifier 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()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type SnapshotsService.CreateFullSnapshotRequestModifier and TypeMethodDescriptionSnapshotsGrpc.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 snapshotvoidSnapshotsGrpc.SnapshotsImplBase.createFull(SnapshotsService.CreateFullSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.CreateSnapshotResponse> responseObserver) Create full storage snapshotvoidSnapshotsGrpc.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)