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