public static final class MasterProcedureProtos.DisableTableStateData.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder> implements MasterProcedureProtos.DisableTableStateDataOrBuilder
hbase.pb.DisableTableStateData| 限定符和类型 | 方法和说明 |
|---|---|
MasterProcedureProtos.DisableTableStateData.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterProcedureProtos.DisableTableStateData |
build() |
MasterProcedureProtos.DisableTableStateData |
buildPartial() |
MasterProcedureProtos.DisableTableStateData.Builder |
clear() |
MasterProcedureProtos.DisableTableStateData.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
MasterProcedureProtos.DisableTableStateData.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MasterProcedureProtos.DisableTableStateData.Builder |
clearSkipTableStateCheck()
required bool skip_table_state_check = 3; |
MasterProcedureProtos.DisableTableStateData.Builder |
clearTableName()
required .hbase.pb.TableName table_name = 2; |
MasterProcedureProtos.DisableTableStateData.Builder |
clearUserInfo()
required .hbase.pb.UserInformation user_info = 1; |
MasterProcedureProtos.DisableTableStateData.Builder |
clone() |
MasterProcedureProtos.DisableTableStateData |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getSkipTableStateCheck()
required bool skip_table_state_check = 3; |
HBaseProtos.TableName |
getTableName()
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.TableName.Builder |
getTableNameBuilder()
required .hbase.pb.TableName table_name = 2; |
HBaseProtos.TableNameOrBuilder |
getTableNameOrBuilder()
required .hbase.pb.TableName table_name = 2; |
RPCProtos.UserInformation |
getUserInfo()
required .hbase.pb.UserInformation user_info = 1; |
RPCProtos.UserInformation.Builder |
getUserInfoBuilder()
required .hbase.pb.UserInformation user_info = 1; |
RPCProtos.UserInformationOrBuilder |
getUserInfoOrBuilder()
required .hbase.pb.UserInformation user_info = 1; |
boolean |
hasSkipTableStateCheck()
required bool skip_table_state_check = 3; |
boolean |
hasTableName()
required .hbase.pb.TableName table_name = 2; |
boolean |
hasUserInfo()
required .hbase.pb.UserInformation user_info = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
MasterProcedureProtos.DisableTableStateData.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MasterProcedureProtos.DisableTableStateData.Builder |
mergeFrom(MasterProcedureProtos.DisableTableStateData other) |
MasterProcedureProtos.DisableTableStateData.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
MasterProcedureProtos.DisableTableStateData.Builder |
mergeTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2; |
MasterProcedureProtos.DisableTableStateData.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
MasterProcedureProtos.DisableTableStateData.Builder |
mergeUserInfo(RPCProtos.UserInformation value)
required .hbase.pb.UserInformation user_info = 1; |
MasterProcedureProtos.DisableTableStateData.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MasterProcedureProtos.DisableTableStateData.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MasterProcedureProtos.DisableTableStateData.Builder |
setSkipTableStateCheck(boolean value)
required bool skip_table_state_check = 3; |
MasterProcedureProtos.DisableTableStateData.Builder |
setTableName(HBaseProtos.TableName.Builder builderForValue)
required .hbase.pb.TableName table_name = 2; |
MasterProcedureProtos.DisableTableStateData.Builder |
setTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2; |
MasterProcedureProtos.DisableTableStateData.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
MasterProcedureProtos.DisableTableStateData.Builder |
setUserInfo(RPCProtos.UserInformation.Builder builderForValue)
required .hbase.pb.UserInformation user_info = 1; |
MasterProcedureProtos.DisableTableStateData.Builder |
setUserInfo(RPCProtos.UserInformation value)
required .hbase.pb.UserInformation user_info = 1; |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder clear()
clear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic MasterProcedureProtos.DisableTableStateData build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MasterProcedureProtos.DisableTableStateData buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic MasterProcedureProtos.DisableTableStateData.Builder clone()
clone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder mergeFrom(MasterProcedureProtos.DisableTableStateData other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public MasterProcedureProtos.DisableTableStateData.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom 在类中 org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<MasterProcedureProtos.DisableTableStateData.Builder>IOExceptionpublic boolean hasUserInfo()
required .hbase.pb.UserInformation user_info = 1;public RPCProtos.UserInformation getUserInfo()
required .hbase.pb.UserInformation user_info = 1;public MasterProcedureProtos.DisableTableStateData.Builder setUserInfo(RPCProtos.UserInformation value)
required .hbase.pb.UserInformation user_info = 1;public MasterProcedureProtos.DisableTableStateData.Builder setUserInfo(RPCProtos.UserInformation.Builder builderForValue)
required .hbase.pb.UserInformation user_info = 1;public MasterProcedureProtos.DisableTableStateData.Builder mergeUserInfo(RPCProtos.UserInformation value)
required .hbase.pb.UserInformation user_info = 1;public MasterProcedureProtos.DisableTableStateData.Builder clearUserInfo()
required .hbase.pb.UserInformation user_info = 1;public RPCProtos.UserInformation.Builder getUserInfoBuilder()
required .hbase.pb.UserInformation user_info = 1;public RPCProtos.UserInformationOrBuilder getUserInfoOrBuilder()
required .hbase.pb.UserInformation user_info = 1;public boolean hasTableName()
required .hbase.pb.TableName table_name = 2;public HBaseProtos.TableName getTableName()
required .hbase.pb.TableName table_name = 2;public MasterProcedureProtos.DisableTableStateData.Builder setTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2;public MasterProcedureProtos.DisableTableStateData.Builder setTableName(HBaseProtos.TableName.Builder builderForValue)
required .hbase.pb.TableName table_name = 2;public MasterProcedureProtos.DisableTableStateData.Builder mergeTableName(HBaseProtos.TableName value)
required .hbase.pb.TableName table_name = 2;public MasterProcedureProtos.DisableTableStateData.Builder clearTableName()
required .hbase.pb.TableName table_name = 2;public HBaseProtos.TableName.Builder getTableNameBuilder()
required .hbase.pb.TableName table_name = 2;public HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
required .hbase.pb.TableName table_name = 2;public boolean hasSkipTableStateCheck()
required bool skip_table_state_check = 3;public boolean getSkipTableStateCheck()
required bool skip_table_state_check = 3;public MasterProcedureProtos.DisableTableStateData.Builder setSkipTableStateCheck(boolean value)
required bool skip_table_state_check = 3;public MasterProcedureProtos.DisableTableStateData.Builder clearSkipTableStateCheck()
required bool skip_table_state_check = 3;public final MasterProcedureProtos.DisableTableStateData.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>public final MasterProcedureProtos.DisableTableStateData.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<MasterProcedureProtos.DisableTableStateData.Builder>Copyright © 2007–2019. All rights reserved.