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