Uses of Class
io.dingodb.debug.Debug.UnbindCoreRequest.Builder
Packages that use Debug.UnbindCoreRequest.Builder
-
Uses of Debug.UnbindCoreRequest.Builder in io.dingodb.debug
Methods in io.dingodb.debug that return Debug.UnbindCoreRequest.BuilderModifier and TypeMethodDescriptionDebug.UnbindCoreRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Debug.UnbindCoreRequest.Builder.clear()Debug.UnbindCoreRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) Debug.UnbindCoreRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Debug.UnbindCoreRequest.Builder.clearRequestInfo().dingodb.pb.common.RequestInfo request_info = 1;Debug.UnbindCoreRequest.Builder.clearThreadPoolName()string thread_pool_name = 10;Debug.UnbindCoreRequest.Builder.clone()Debug.UnbindCoreRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Debug.UnbindCoreRequest.Builder.mergeFrom(com.google.protobuf.Message other) Debug.UnbindCoreRequest.Builder.mergeFrom(Debug.UnbindCoreRequest other) Debug.UnbindCoreRequest.Builder.mergeRequestInfo(Common.RequestInfo value) .dingodb.pb.common.RequestInfo request_info = 1;Debug.UnbindCoreRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Debug.UnbindCoreRequest.newBuilder()Debug.UnbindCoreRequest.newBuilder(Debug.UnbindCoreRequest prototype) Debug.UnbindCoreRequest.newBuilderForType()protected Debug.UnbindCoreRequest.BuilderDebug.UnbindCoreRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Debug.UnbindCoreRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Debug.UnbindCoreRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Debug.UnbindCoreRequest.Builder.setRequestInfo(Common.RequestInfo value) .dingodb.pb.common.RequestInfo request_info = 1;Debug.UnbindCoreRequest.Builder.setRequestInfo(Common.RequestInfo.Builder builderForValue) .dingodb.pb.common.RequestInfo request_info = 1;Debug.UnbindCoreRequest.Builder.setThreadPoolName(String value) string thread_pool_name = 10;Debug.UnbindCoreRequest.Builder.setThreadPoolNameBytes(com.google.protobuf.ByteString value) string thread_pool_name = 10;Debug.UnbindCoreRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) Debug.UnbindCoreRequest.toBuilder()