public static final class QuotaProtos.Quotas.Builder extends com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder> implements QuotaProtos.QuotasOrBuilder
hbase.pb.Quotas| 限定符和类型 | 方法和说明 |
|---|---|
QuotaProtos.Quotas |
build() |
QuotaProtos.Quotas |
buildPartial() |
QuotaProtos.Quotas.Builder |
clear() |
QuotaProtos.Quotas.Builder |
clearBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
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 com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
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 com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.Quotas.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.Quotas.Builder |
mergeFrom(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 |
setBypassGlobals(boolean value)
optional bool bypass_globals = 1 [default = false]; |
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; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFieldsfindInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic QuotaProtos.Quotas build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Quotas buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic QuotaProtos.Quotas.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder mergeFrom(QuotaProtos.Quotas other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>public QuotaProtos.Quotas.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 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.QuotasOrBuilderCopyright © 2007–2019. All rights reserved.