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| 限定符和类型 | 方法和说明 |
|---|---|
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
optional uint64 soft_limit = 1; |
QuotaProtos.SpaceQuota.Builder |
clearViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2; |
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
optional uint64 soft_limit = 1; |
QuotaProtos.SpaceViolationPolicy |
getViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2; |
boolean |
hasRemove()
When true, remove the quota.
|
boolean |
hasSoftLimit()
The limit of bytes for this quota
optional uint64 soft_limit = 1; |
boolean |
hasViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2; |
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
optional uint64 soft_limit = 1; |
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
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2; |
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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic QuotaProtos.SpaceQuota build()
build 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.SpaceQuota buildPartial()
buildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.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.SpaceQuota.Builder>public QuotaProtos.SpaceQuota.Builder mergeFrom(QuotaProtos.SpaceQuota other)
public final boolean isInitialized()
isInitialized 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 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 在接口中 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.SpaceQuota.Builder>IOExceptionpublic boolean hasSoftLimit()
The limit of bytes for this quota
optional uint64 soft_limit = 1;hasSoftLimit 在接口中 QuotaProtos.SpaceQuotaOrBuilderpublic long getSoftLimit()
The limit of bytes for this quota
optional uint64 soft_limit = 1;getSoftLimit 在接口中 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;public QuotaProtos.SpaceViolationPolicy getViolationPolicy()
The action to take when the quota is violated
optional .hbase.pb.SpaceViolationPolicy violation_policy = 2;public 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 在接口中 QuotaProtos.SpaceQuotaOrBuilderpublic boolean getRemove()
When true, remove the quota.
optional bool remove = 3 [default = false];getRemove 在接口中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields 在类中 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 在接口中 org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields 在类中 org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<QuotaProtos.SpaceQuota.Builder>Copyright © 2007–2019. All rights reserved.