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