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| Modifier and Type | Method and Description |
|---|---|
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, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.TimedQuota.Builder>public QuotaProtos.TimedQuota.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.TimedQuota.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.TimedQuota.Builder>public QuotaProtos.TimedQuota getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.TimedQuota build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.TimedQuota buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.TimedQuota.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<QuotaProtos.TimedQuota.Builder>IOExceptionpublic boolean hasTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1;hasTimeUnit in interface QuotaProtos.TimedQuotaOrBuilderpublic HBaseProtos.TimeUnit getTimeUnit()
required .hbase.pb.TimeUnit time_unit = 1;getTimeUnit in interface 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 in interface QuotaProtos.TimedQuotaOrBuilderpublic long getSoftLimit()
optional uint64 soft_limit = 2;getSoftLimit in interface 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 in interface QuotaProtos.TimedQuotaOrBuilderpublic float getShare()
optional float share = 3;getShare in interface 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 in interface QuotaProtos.TimedQuotaOrBuilderpublic QuotaProtos.QuotaScope getScope()
optional .hbase.pb.QuotaScope scope = 4 [default = MACHINE];getScope in interface 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class 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 in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.TimedQuota.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.