Uses of Class
io.dingodb.debug.Debug.DestroyRegionResponse
Packages that use Debug.DestroyRegionResponse
-
Uses of Debug.DestroyRegionResponse in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.DestroyRegionResponseModifier and TypeMethodDescriptionDebug.DestroyRegionResponse.Builder.build()Debug.DestroyRegionResponse.Builder.buildPartial()DebugServiceGrpc.DebugServiceBlockingStub.destroyRegion(Debug.DestroyRegionRequest request) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.getDefaultInstance()Debug.DestroyRegionResponse.Builder.getDefaultInstanceForType()Debug.DestroyRegionResponse.getDefaultInstanceForType()static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseDelimitedFrom(InputStream input) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(byte[] data) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(com.google.protobuf.ByteString data) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(com.google.protobuf.CodedInputStream input) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(InputStream input) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(ByteBuffer data) static Debug.DestroyRegionResponseDebug.DestroyRegionResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.debug that return types with arguments of type Debug.DestroyRegionResponseModifier and TypeMethodDescriptioncom.google.common.util.concurrent.ListenableFuture<Debug.DestroyRegionResponse>DebugServiceGrpc.DebugServiceFutureStub.destroyRegion(Debug.DestroyRegionRequest request) static io.grpc.MethodDescriptor<Debug.DestroyRegionRequest,Debug.DestroyRegionResponse> DebugServiceGrpc.getDestroyRegionMethod()com.google.protobuf.Parser<Debug.DestroyRegionResponse>Debug.DestroyRegionResponse.getParserForType()static com.google.protobuf.Parser<Debug.DestroyRegionResponse>Debug.DestroyRegionResponse.parser()Methods in io.dingodb.debug with parameters of type Debug.DestroyRegionResponseModifier and TypeMethodDescriptionDebug.DestroyRegionResponse.Builder.mergeFrom(Debug.DestroyRegionResponse other) Debug.DestroyRegionResponse.newBuilder(Debug.DestroyRegionResponse prototype) Method parameters in io.dingodb.debug with type arguments of type Debug.DestroyRegionResponseModifier and TypeMethodDescriptiondefault voidDebugServiceGrpc.AsyncService.destroyRegion(Debug.DestroyRegionRequest request, io.grpc.stub.StreamObserver<Debug.DestroyRegionResponse> responseObserver) voidDebugServiceGrpc.DebugServiceStub.destroyRegion(Debug.DestroyRegionRequest request, io.grpc.stub.StreamObserver<Debug.DestroyRegionResponse> responseObserver)