public static final class QuotaProtos.TimedQuota.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.TimedQuota.Builder> implements QuotaProtos.TimedQuotaOrBuilder
hbase.pb.TimedQuota| 限定符和类型 | 方法和说明 |
|---|---|
QuotaProtos.TimedQuota.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.TimedQuota |
build() |
QuotaProtos.TimedQuota |
buildPartial() |
QuotaProtos.TimedQuota.Builder |
clear() |
QuotaProtos.TimedQuota.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaProtos.TimedQuota.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaProtos.TimedQuota.Builder |
clearScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE]; |
QuotaProtos.TimedQuota.Builder |
clearShare()
optional float share = 3; |
QuotaProtos.TimedQuota.Builder |
clearSoftLimit()
optional uint64 soft_limit = 2; |
QuotaProtos.TimedQuota.Builder |
clearTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1; |
QuotaProtos.TimedQuota.Builder |
clone() |
QuotaProtos.TimedQuota |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaProtos.QuotaScope |
getScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE]; |
float |
getShare()
optional float share = 3; |
long |
getSoftLimit()
optional uint64 soft_limit = 2; |
HBaseProtos.TimeUnit |
getTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1; |
boolean |
hasScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE]; |
boolean |
hasShare()
optional float share = 3; |
boolean |
hasSoftLimit()
optional uint64 soft_limit = 2; |
boolean |
hasTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.TimedQuota.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.TimedQuota.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
QuotaProtos.TimedQuota.Builder |
mergeFrom(QuotaProtos.TimedQuota other) |
QuotaProtos.TimedQuota.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.TimedQuota.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.TimedQuota.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaProtos.TimedQuota.Builder |
setScope(QuotaProtos.QuotaScope value)
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE]; |
QuotaProtos.TimedQuota.Builder |
setShare(float value)
optional float share = 3; |
QuotaProtos.TimedQuota.Builder |
setSoftLimit(long value)
optional uint64 soft_limit = 2; |
QuotaProtos.TimedQuota.Builder |
setTimeUnit(HBaseProtos.TimeUnit value)
required .hbase.pb.TimeUnit time_unit = 1; |
QuotaProtos.TimedQuota.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.TimedQuota build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.TimedQuota buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>public QuotaProtos.TimedQuota.Builder mergeFrom(QuotaProtos.TimedQuota other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.TimedQuota.Builder>public QuotaProtos.TimedQuota.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.TimedQuota.Builder>IOExceptionpublic boolean hasTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1;hasTimeUnit 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic HBaseProtos.TimeUnit getTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1;getTimeUnit 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic QuotaProtos.TimedQuota.Builder setTimeUnit(HBaseProtos.TimeUnit value)
required .hbase.pb.TimeUnit time_unit = 1;public QuotaProtos.TimedQuota.Builder clearTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1;public boolean hasSoftLimit()
optional uint64 soft_limit = 2;hasSoftLimit 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic long getSoftLimit()
optional uint64 soft_limit = 2;getSoftLimit 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic QuotaProtos.TimedQuota.Builder setSoftLimit(long value)
optional uint64 soft_limit = 2;public QuotaProtos.TimedQuota.Builder clearSoftLimit()
optional uint64 soft_limit = 2;public boolean hasShare()
optional float share = 3;hasShare 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic float getShare()
optional float share = 3;getShare 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic QuotaProtos.TimedQuota.Builder setShare(float value)
optional float share = 3;public QuotaProtos.TimedQuota.Builder clearShare()
optional float share = 3;public boolean hasScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE];hasScope 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic QuotaProtos.QuotaScope getScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE];getScope 在接口中 QuotaProtos.TimedQuotaOrBuilderpublic QuotaProtos.TimedQuota.Builder setScope(QuotaProtos.QuotaScope value)
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE];public QuotaProtos.TimedQuota.Builder clearScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE];public final QuotaProtos.TimedQuota.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.TimedQuota.Builder>public final QuotaProtos.TimedQuota.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.TimedQuota.Builder>Copyright © 2007–2019. All rights reserved.