public static final class QuotaProtos.SpaceQuota.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.SpaceQuota.Builder> implements QuotaProtos.SpaceQuotaOrBuilder
Defines a limit on the amount of filesystem space used by a table/namespaceProtobuf type
hbase.pb.SpaceQuota| Modifier and Type | Method and Description |
|---|---|
QuotaProtos.SpaceQuota.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.SpaceQuota |
build() |
QuotaProtos.SpaceQuota |
buildPartial() |
QuotaProtos.SpaceQuota.Builder |
clear() |
QuotaProtos.SpaceQuota.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
QuotaProtos.SpaceQuota.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
QuotaProtos.SpaceQuota.Builder |
clearRemove()
When true, remove the quota.
|
QuotaProtos.SpaceQuota.Builder |
clearSoftLimit()
The limit of bytes for this quota
|
QuotaProtos.SpaceQuota.Builder |
clearViolationPolicy()
The action to take when the quota is violated
|
QuotaProtos.SpaceQuota.Builder |
clone() |
QuotaProtos.SpaceQuota |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getRemove()
When true, remove the quota.
|
long |
getSoftLimit()
The limit of bytes for this quota
|
QuotaProtos.SpaceViolationPolicy |
getViolationPolicy()
The action to take when the quota is violated
|
boolean |
hasRemove()
When true, remove the quota.
|
boolean |
hasSoftLimit()
The limit of bytes for this quota
|
boolean |
hasViolationPolicy()
The action to take when the quota is violated
|
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.SpaceQuota.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.SpaceQuota.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
QuotaProtos.SpaceQuota.Builder |
mergeFrom(QuotaProtos.SpaceQuota other) |
QuotaProtos.SpaceQuota.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.SpaceQuota.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
QuotaProtos.SpaceQuota.Builder |
setRemove(boolean value)
When true, remove the quota.
|
QuotaProtos.SpaceQuota.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
QuotaProtos.SpaceQuota.Builder |
setSoftLimit(long value)
The limit of bytes for this quota
|
QuotaProtos.SpaceQuota.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
QuotaProtos.SpaceQuota.Builder |
setViolationPolicy(QuotaProtos.SpaceViolationPolicy value)
The action to take when the quota is violated
|
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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.SpaceQuota 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.SpaceQuota 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.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.Builder mergeFrom(QuotaProtos.SpaceQuota 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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>IOExceptionpublic boolean hasSoftLimit()
The limit of bytes for this quota
optional uint64 soft_limit = 1;hasSoftLimit in interface QuotaProtos.SpaceQuotaOrBuilderpublic long getSoftLimit()
The limit of bytes for this quota
optional uint64 soft_limit = 1;getSoftLimit in interface QuotaProtos.SpaceQuotaOrBuilderpublic QuotaProtos.SpaceQuota.Builder setSoftLimit(long value)
The limit of bytes for this quota
optional uint64 soft_limit = 1;public QuotaProtos.SpaceQuota.Builder clearSoftLimit()
The limit of bytes for this quota
optional uint64 soft_limit = 1;public boolean hasViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2;hasViolationPolicy in interface QuotaProtos.SpaceQuotaOrBuilderpublic QuotaProtos.SpaceViolationPolicy getViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2;getViolationPolicy in interface QuotaProtos.SpaceQuotaOrBuilderpublic QuotaProtos.SpaceQuota.Builder setViolationPolicy(QuotaProtos.SpaceViolationPolicy value)
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2;public QuotaProtos.SpaceQuota.Builder clearViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2;public boolean hasRemove()
When true, remove the quota.
optional bool remove = 3 [default = false];hasRemove in interface QuotaProtos.SpaceQuotaOrBuilderpublic boolean getRemove()
When true, remove the quota.
optional bool remove = 3 [default = false];getRemove in interface QuotaProtos.SpaceQuotaOrBuilderpublic QuotaProtos.SpaceQuota.Builder setRemove(boolean value)
When true, remove the quota.
optional bool remove = 3 [default = false];public QuotaProtos.SpaceQuota.Builder clearRemove()
When true, remove the quota.
optional bool remove = 3 [default = false];public final QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public final QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.