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| 限定符和类型 | 方法和说明 |
|---|---|
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, 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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.Quotas build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Quotas buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.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.Quotas.Builder>public QuotaProtos.Quotas.Builder mergeFrom(QuotaProtos.Quotas other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 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 在接口中 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.Quotas.Builder>IOExceptionpublic boolean hasBypassGlobals()
optional bool bypass_globals = 1 [default = false];hasBypassGlobals 在接口中 QuotaProtos.QuotasOrBuilderpublic boolean getBypassGlobals()
optional bool bypass_globals = 1 [default = false];getBypassGlobals 在接口中 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 在接口中 QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Throttle getThrottle()
optional .hbase.pb.Throttle throttle = 2;getThrottle 在接口中 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;public boolean hasSpace()
optional .hbase.pb.SpaceQuota space = 3;hasSpace 在接口中 QuotaProtos.QuotasOrBuilderpublic QuotaProtos.SpaceQuota getSpace()
optional .hbase.pb.SpaceQuota space = 3;getSpace 在接口中 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 在接口中 QuotaProtos.QuotasOrBuilderpublic final QuotaProtos.Quotas.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.Quotas.Builder>public final QuotaProtos.Quotas.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.Quotas.Builder>Copyright © 2007–2019. All rights reserved.