Uses of Class
io.dingodb.debug.Debug.DebugResponse.RegionControlCommand
Packages that use Debug.DebugResponse.RegionControlCommand
-
Uses of Debug.DebugResponse.RegionControlCommand in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.DebugResponse.RegionControlCommandModifier and TypeMethodDescriptionDebug.DebugResponse.RegionControlCommand.Builder.build()Debug.DebugResponse.RegionControlCommand.Builder.buildPartial()Debug.DebugResponse.RegionControlCommand.getDefaultInstance()Debug.DebugResponse.RegionControlCommand.Builder.getDefaultInstanceForType()Debug.DebugResponse.RegionControlCommand.getDefaultInstanceForType()Debug.DebugResponse.Builder.getRegionControlCommand().dingodb.pb.debug.DebugResponse.RegionControlCommand region_control_command = 12;Debug.DebugResponse.getRegionControlCommand().dingodb.pb.debug.DebugResponse.RegionControlCommand region_control_command = 12;Debug.DebugResponseOrBuilder.getRegionControlCommand().dingodb.pb.debug.DebugResponse.RegionControlCommand region_control_command = 12;Debug.DebugResponse.RegionControlCommand.parseDelimitedFrom(InputStream input) Debug.DebugResponse.RegionControlCommand.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.RegionControlCommand.parseFrom(byte[] data) Debug.DebugResponse.RegionControlCommand.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.RegionControlCommand.parseFrom(com.google.protobuf.ByteString data) Debug.DebugResponse.RegionControlCommand.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.RegionControlCommand.parseFrom(com.google.protobuf.CodedInputStream input) Debug.DebugResponse.RegionControlCommand.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.RegionControlCommand.parseFrom(InputStream input) Debug.DebugResponse.RegionControlCommand.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.DebugResponse.RegionControlCommand.parseFrom(ByteBuffer data) Debug.DebugResponse.RegionControlCommand.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.debug that return types with arguments of type Debug.DebugResponse.RegionControlCommandModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Debug.DebugResponse.RegionControlCommand>Debug.DebugResponse.RegionControlCommand.getParserForType()static com.google.protobuf.Parser<Debug.DebugResponse.RegionControlCommand>Debug.DebugResponse.RegionControlCommand.parser()Methods in io.dingodb.debug with parameters of type Debug.DebugResponse.RegionControlCommandModifier and TypeMethodDescriptionDebug.DebugResponse.RegionControlCommand.Builder.mergeFrom(Debug.DebugResponse.RegionControlCommand other) Debug.DebugResponse.Builder.mergeRegionControlCommand(Debug.DebugResponse.RegionControlCommand value) .dingodb.pb.debug.DebugResponse.RegionControlCommand region_control_command = 12;Debug.DebugResponse.RegionControlCommand.newBuilder(Debug.DebugResponse.RegionControlCommand prototype) Debug.DebugResponse.Builder.setRegionControlCommand(Debug.DebugResponse.RegionControlCommand value) .dingodb.pb.debug.DebugResponse.RegionControlCommand region_control_command = 12;