@Generated(value="proto") public static final class QuotaProtos.Quotas.Builder extends com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder> implements QuotaProtos.QuotasOrBuilder
hbase.pb.Quotas
Modifier and Type | Method and Description |
---|---|
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, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>
public QuotaProtos.Quotas.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>
public QuotaProtos.Quotas.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.Quotas.Builder>
public QuotaProtos.Quotas getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QuotaProtos.Quotas build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public QuotaProtos.Quotas buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public QuotaProtos.Quotas.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QuotaProtos.Quotas.Builder>
public QuotaProtos.Quotas.Builder mergeFrom(QuotaProtos.Quotas other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class 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
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QuotaProtos.Quotas.Builder>
IOException
public boolean hasBypassGlobals()
optional bool bypass_globals = 1 [default = false];
hasBypassGlobals
in interface QuotaProtos.QuotasOrBuilder
public boolean getBypassGlobals()
optional bool bypass_globals = 1 [default = false];
getBypassGlobals
in interface QuotaProtos.QuotasOrBuilder
public 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.QuotasOrBuilder
public QuotaProtos.Throttle getThrottle()
optional .hbase.pb.Throttle throttle = 2;
getThrottle
in interface QuotaProtos.QuotasOrBuilder
public 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.QuotasOrBuilder
public boolean hasSpace()
optional .hbase.pb.SpaceQuota space = 3;
hasSpace
in interface QuotaProtos.QuotasOrBuilder
public QuotaProtos.SpaceQuota getSpace()
optional .hbase.pb.SpaceQuota space = 3;
getSpace
in interface QuotaProtos.QuotasOrBuilder
public 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.QuotasOrBuilder
Copyright © 2007–2019 Cloudera. All rights reserved.