public static final class QuotaProtos.Throttle.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.Throttle.Builder> implements QuotaProtos.ThrottleOrBuilder
hbase.pb.Throttle| 限定符和类型 | 方法和说明 |
|---|---|
QuotaProtos.Throttle.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.Throttle |
build() |
QuotaProtos.Throttle |
buildPartial() |
QuotaProtos.Throttle.Builder |
clear() |
QuotaProtos.Throttle.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaProtos.Throttle.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaProtos.Throttle.Builder |
clearReadNum()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
clearReadSize()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
clearReqNum()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
clearReqSize()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
clearWriteNum()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
clearWriteSize()
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.Throttle.Builder |
clone() |
QuotaProtos.Throttle |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaProtos.TimedQuota |
getReadNum()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.TimedQuota.Builder |
getReadNumBuilder()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.TimedQuotaOrBuilder |
getReadNumOrBuilder()
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.TimedQuota |
getReadSize()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.TimedQuota.Builder |
getReadSizeBuilder()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.TimedQuotaOrBuilder |
getReadSizeOrBuilder()
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.TimedQuota |
getReqNum()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.TimedQuota.Builder |
getReqNumBuilder()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.TimedQuotaOrBuilder |
getReqNumOrBuilder()
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.TimedQuota |
getReqSize()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.TimedQuota.Builder |
getReqSizeBuilder()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.TimedQuotaOrBuilder |
getReqSizeOrBuilder()
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.TimedQuota |
getWriteNum()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.TimedQuota.Builder |
getWriteNumBuilder()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.TimedQuotaOrBuilder |
getWriteNumOrBuilder()
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.TimedQuota |
getWriteSize()
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.TimedQuota.Builder |
getWriteSizeBuilder()
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.TimedQuotaOrBuilder |
getWriteSizeOrBuilder()
optional .hbase.pb.TimedQuota write_size = 4; |
boolean |
hasReadNum()
optional .hbase.pb.TimedQuota read_num = 5; |
boolean |
hasReadSize()
optional .hbase.pb.TimedQuota read_size = 6; |
boolean |
hasReqNum()
optional .hbase.pb.TimedQuota req_num = 1; |
boolean |
hasReqSize()
optional .hbase.pb.TimedQuota req_size = 2; |
boolean |
hasWriteNum()
optional .hbase.pb.TimedQuota write_num = 3; |
boolean |
hasWriteSize()
optional .hbase.pb.TimedQuota write_size = 4; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.Throttle.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.Throttle.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
QuotaProtos.Throttle.Builder |
mergeFrom(QuotaProtos.Throttle other) |
QuotaProtos.Throttle.Builder |
mergeReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
mergeReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
mergeReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
mergeReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.Throttle.Builder |
mergeWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
mergeWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.Throttle.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.Throttle.Builder |
setReadNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
setReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5; |
QuotaProtos.Throttle.Builder |
setReadSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
setReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6; |
QuotaProtos.Throttle.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaProtos.Throttle.Builder |
setReqNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
setReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1; |
QuotaProtos.Throttle.Builder |
setReqSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
setReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2; |
QuotaProtos.Throttle.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.Throttle.Builder |
setWriteNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
setWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3; |
QuotaProtos.Throttle.Builder |
setWriteSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_size = 4; |
QuotaProtos.Throttle.Builder |
setWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4; |
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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.Throttle build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Throttle buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.Builder mergeFrom(QuotaProtos.Throttle other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.Throttle.Builder>public QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>IOExceptionpublic boolean hasReqNum()
optional .hbase.pb.TimedQuota req_num = 1;hasReqNum 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReqNum()
optional .hbase.pb.TimedQuota req_num = 1;getReqNum 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.Throttle.Builder setReqNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.Throttle.Builder mergeReqNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.Throttle.Builder clearReqNum()
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.TimedQuota.Builder getReqNumBuilder()
optional .hbase.pb.TimedQuota req_num = 1;public QuotaProtos.TimedQuotaOrBuilder getReqNumOrBuilder()
optional .hbase.pb.TimedQuota req_num = 1;public boolean hasReqSize()
optional .hbase.pb.TimedQuota req_size = 2;hasReqSize 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReqSize()
optional .hbase.pb.TimedQuota req_size = 2;getReqSize 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.Throttle.Builder setReqSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.Throttle.Builder mergeReqSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.Throttle.Builder clearReqSize()
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.TimedQuota.Builder getReqSizeBuilder()
optional .hbase.pb.TimedQuota req_size = 2;public QuotaProtos.TimedQuotaOrBuilder getReqSizeOrBuilder()
optional .hbase.pb.TimedQuota req_size = 2;public boolean hasWriteNum()
optional .hbase.pb.TimedQuota write_num = 3;hasWriteNum 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getWriteNum()
optional .hbase.pb.TimedQuota write_num = 3;getWriteNum 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.Throttle.Builder setWriteNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.Throttle.Builder mergeWriteNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.Throttle.Builder clearWriteNum()
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.TimedQuota.Builder getWriteNumBuilder()
optional .hbase.pb.TimedQuota write_num = 3;public QuotaProtos.TimedQuotaOrBuilder getWriteNumOrBuilder()
optional .hbase.pb.TimedQuota write_num = 3;public boolean hasWriteSize()
optional .hbase.pb.TimedQuota write_size = 4;hasWriteSize 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getWriteSize()
optional .hbase.pb.TimedQuota write_size = 4;getWriteSize 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.Throttle.Builder setWriteSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.Throttle.Builder mergeWriteSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.Throttle.Builder clearWriteSize()
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.TimedQuota.Builder getWriteSizeBuilder()
optional .hbase.pb.TimedQuota write_size = 4;public QuotaProtos.TimedQuotaOrBuilder getWriteSizeOrBuilder()
optional .hbase.pb.TimedQuota write_size = 4;public boolean hasReadNum()
optional .hbase.pb.TimedQuota read_num = 5;hasReadNum 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReadNum()
optional .hbase.pb.TimedQuota read_num = 5;getReadNum 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.Throttle.Builder setReadNum(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.Throttle.Builder mergeReadNum(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.Throttle.Builder clearReadNum()
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.TimedQuota.Builder getReadNumBuilder()
optional .hbase.pb.TimedQuota read_num = 5;public QuotaProtos.TimedQuotaOrBuilder getReadNumOrBuilder()
optional .hbase.pb.TimedQuota read_num = 5;public boolean hasReadSize()
optional .hbase.pb.TimedQuota read_size = 6;hasReadSize 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.TimedQuota getReadSize()
optional .hbase.pb.TimedQuota read_size = 6;getReadSize 在接口中 QuotaProtos.ThrottleOrBuilderpublic QuotaProtos.Throttle.Builder setReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.Throttle.Builder setReadSize(QuotaProtos.TimedQuota.Builder builderForValue)
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.Throttle.Builder mergeReadSize(QuotaProtos.TimedQuota value)
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.Throttle.Builder clearReadSize()
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.TimedQuota.Builder getReadSizeBuilder()
optional .hbase.pb.TimedQuota read_size = 6;public QuotaProtos.TimedQuotaOrBuilder getReadSizeOrBuilder()
optional .hbase.pb.TimedQuota read_size = 6;public final QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>public final QuotaProtos.Throttle.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<QuotaProtos.Throttle.Builder>Copyright © 2007–2019. All rights reserved.