Uses of Class
io.dingodb.coordinator.Coordinator.UnRegisterBackupResponse
Packages that use Coordinator.UnRegisterBackupResponse
-
Uses of Coordinator.UnRegisterBackupResponse in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.UnRegisterBackupResponseModifier and TypeMethodDescriptionCoordinator.UnRegisterBackupResponse.Builder.build()Coordinator.UnRegisterBackupResponse.Builder.buildPartial()Coordinator.UnRegisterBackupResponse.getDefaultInstance()Coordinator.UnRegisterBackupResponse.Builder.getDefaultInstanceForType()Coordinator.UnRegisterBackupResponse.getDefaultInstanceForType()Coordinator.UnRegisterBackupResponse.parseDelimitedFrom(InputStream input) Coordinator.UnRegisterBackupResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UnRegisterBackupResponse.parseFrom(byte[] data) Coordinator.UnRegisterBackupResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UnRegisterBackupResponse.parseFrom(com.google.protobuf.ByteString data) Coordinator.UnRegisterBackupResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UnRegisterBackupResponse.parseFrom(com.google.protobuf.CodedInputStream input) Coordinator.UnRegisterBackupResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UnRegisterBackupResponse.parseFrom(InputStream input) Coordinator.UnRegisterBackupResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Coordinator.UnRegisterBackupResponse.parseFrom(ByteBuffer data) Coordinator.UnRegisterBackupResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CoordinatorServiceGrpc.CoordinatorServiceBlockingStub.unRegisterBackup(Coordinator.UnRegisterBackupRequest request) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.UnRegisterBackupResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Coordinator.UnRegisterBackupResponse>Coordinator.UnRegisterBackupResponse.getParserForType()static io.grpc.MethodDescriptor<Coordinator.UnRegisterBackupRequest,Coordinator.UnRegisterBackupResponse> CoordinatorServiceGrpc.getUnRegisterBackupMethod()static com.google.protobuf.Parser<Coordinator.UnRegisterBackupResponse>Coordinator.UnRegisterBackupResponse.parser()com.google.common.util.concurrent.ListenableFuture<Coordinator.UnRegisterBackupResponse>CoordinatorServiceGrpc.CoordinatorServiceFutureStub.unRegisterBackup(Coordinator.UnRegisterBackupRequest request) Methods in io.dingodb.coordinator with parameters of type Coordinator.UnRegisterBackupResponseModifier and TypeMethodDescriptionCoordinator.UnRegisterBackupResponse.Builder.mergeFrom(Coordinator.UnRegisterBackupResponse other) Coordinator.UnRegisterBackupResponse.newBuilder(Coordinator.UnRegisterBackupResponse prototype) Method parameters in io.dingodb.coordinator with type arguments of type Coordinator.UnRegisterBackupResponseModifier and TypeMethodDescriptiondefault voidCoordinatorServiceGrpc.AsyncService.unRegisterBackup(Coordinator.UnRegisterBackupRequest request, io.grpc.stub.StreamObserver<Coordinator.UnRegisterBackupResponse> responseObserver) voidCoordinatorServiceGrpc.CoordinatorServiceStub.unRegisterBackup(Coordinator.UnRegisterBackupRequest request, io.grpc.stub.StreamObserver<Coordinator.UnRegisterBackupResponse> responseObserver)