public static final class QuotaProtos.Quotas.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.Quotas.Builder> implements QuotaProtos.QuotasOrBuilder
hbase.pb.Quotas| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.Quotas.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.Quotas |
build() |
QuotaProtos.Quotas |
buildPartial() |
QuotaProtos.Quotas.Builder |
clear() |
QuotaProtos.Quotas.Builder |
clearBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Quotas.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaProtos.Quotas.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaProtos.Quotas.Builder |
clearSpace()
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.Quotas.Builder |
clearThrottle()
optional .hbase.pb.Throttle throttle = 2; |
QuotaProtos.Quotas.Builder |
clone() |
boolean |
getBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Quotas |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
QuotaProtos.SpaceQuota |
getSpace()
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.SpaceQuota.Builder |
getSpaceBuilder()
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.SpaceQuotaOrBuilder |
getSpaceOrBuilder()
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.Throttle |
getThrottle()
optional .hbase.pb.Throttle throttle = 2; |
QuotaProtos.Throttle.Builder |
getThrottleBuilder()
optional .hbase.pb.Throttle throttle = 2; |
QuotaProtos.ThrottleOrBuilder |
getThrottleOrBuilder()
optional .hbase.pb.Throttle throttle = 2; |
boolean |
hasBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
boolean |
hasSpace()
optional .hbase.pb.SpaceQuota space = 3; |
boolean |
hasThrottle()
optional .hbase.pb.Throttle throttle = 2; |
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.Quotas.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.Quotas.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
QuotaProtos.Quotas.Builder |
mergeFrom(QuotaProtos.Quotas other) |
QuotaProtos.Quotas.Builder |
mergeSpace(QuotaProtos.SpaceQuota value)
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.Quotas.Builder |
mergeThrottle(QuotaProtos.Throttle value)
optional .hbase.pb.Throttle throttle = 2; |
QuotaProtos.Quotas.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.Quotas.Builder |
setBypassGlobals(boolean value)
optional bool bypass_globals = 1 [default = false]; |
QuotaProtos.Quotas.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.Quotas.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaProtos.Quotas.Builder |
setSpace(QuotaProtos.SpaceQuota.Builder builderForValue)
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.Quotas.Builder |
setSpace(QuotaProtos.SpaceQuota value)
optional .hbase.pb.SpaceQuota space = 3; |
QuotaProtos.Quotas.Builder |
setThrottle(QuotaProtos.Throttle.Builder builderForValue)
optional .hbase.pb.Throttle throttle = 2; |
QuotaProtos.Quotas.Builder |
setThrottle(QuotaProtos.Throttle value)
optional .hbase.pb.Throttle throttle = 2; |
QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.Quotas 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.Quotas 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.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.Builder mergeFrom(QuotaProtos.Quotas 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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>IOExceptionpublic boolean hasBypassGlobals()
optional bool bypass_globals = 1 [default = false];hasBypassGlobals in interface QuotaProtos.QuotasOrBuilderpublic boolean getBypassGlobals()
optional bool bypass_globals = 1 [default = false];getBypassGlobals in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Quotas.Builder setBypassGlobals(boolean value)
optional bool bypass_globals = 1 [default = false];public QuotaProtos.Quotas.Builder clearBypassGlobals()
optional bool bypass_globals = 1 [default = false];public boolean hasThrottle()
optional .hbase.pb.Throttle throttle = 2;hasThrottle in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Throttle getThrottle()
optional .hbase.pb.Throttle throttle = 2;getThrottle in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Quotas.Builder setThrottle(QuotaProtos.Throttle value)
optional .hbase.pb.Throttle throttle = 2;public QuotaProtos.Quotas.Builder setThrottle(QuotaProtos.Throttle.Builder builderForValue)
optional .hbase.pb.Throttle throttle = 2;public QuotaProtos.Quotas.Builder mergeThrottle(QuotaProtos.Throttle value)
optional .hbase.pb.Throttle throttle = 2;public QuotaProtos.Quotas.Builder clearThrottle()
optional .hbase.pb.Throttle throttle = 2;public QuotaProtos.Throttle.Builder getThrottleBuilder()
optional .hbase.pb.Throttle throttle = 2;public QuotaProtos.ThrottleOrBuilder getThrottleOrBuilder()
optional .hbase.pb.Throttle throttle = 2;getThrottleOrBuilder in interface QuotaProtos.QuotasOrBuilderpublic boolean hasSpace()
optional .hbase.pb.SpaceQuota space = 3;hasSpace in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.SpaceQuota getSpace()
optional .hbase.pb.SpaceQuota space = 3;getSpace in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Quotas.Builder setSpace(QuotaProtos.SpaceQuota value)
optional .hbase.pb.SpaceQuota space = 3;public QuotaProtos.Quotas.Builder setSpace(QuotaProtos.SpaceQuota.Builder builderForValue)
optional .hbase.pb.SpaceQuota space = 3;public QuotaProtos.Quotas.Builder mergeSpace(QuotaProtos.SpaceQuota value)
optional .hbase.pb.SpaceQuota space = 3;public QuotaProtos.Quotas.Builder clearSpace()
optional .hbase.pb.SpaceQuota space = 3;public QuotaProtos.SpaceQuota.Builder getSpaceBuilder()
optional .hbase.pb.SpaceQuota space = 3;public QuotaProtos.SpaceQuotaOrBuilder getSpaceOrBuilder()
optional .hbase.pb.SpaceQuota space = 3;getSpaceOrBuilder in interface QuotaProtos.QuotasOrBuilderpublic final QuotaProtos.Quotas.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.Quotas.Builder>public final QuotaProtos.Quotas.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.Quotas.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.