@Generated(value="proto") public static final class QuotaProtos.SpaceQuotaStatus.Builder extends com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.SpaceQuotaStatus.Builder> implements QuotaProtos.SpaceQuotaStatusOrBuilder
hbase.pb.SpaceQuotaStatus
Represents the state of a quota on a table. Either the quota is not in violation or it is in violatino there is a violation policy which should be in effect.
Modifier and Type | Method and Description |
---|---|
QuotaProtos.SpaceQuotaStatus |
build() |
QuotaProtos.SpaceQuotaStatus |
buildPartial() |
QuotaProtos.SpaceQuotaStatus.Builder |
clear() |
QuotaProtos.SpaceQuotaStatus.Builder |
clearInViolation()
optional bool in_violation = 2; |
QuotaProtos.SpaceQuotaStatus.Builder |
clearViolationPolicy()
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1; |
QuotaProtos.SpaceQuotaStatus.Builder |
clone() |
QuotaProtos.SpaceQuotaStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
boolean |
getInViolation()
optional bool in_violation = 2; |
QuotaProtos.SpaceViolationPolicy |
getViolationPolicy()
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1; |
boolean |
hasInViolation()
optional bool in_violation = 2; |
boolean |
hasViolationPolicy()
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
QuotaProtos.SpaceQuotaStatus.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.SpaceQuotaStatus.Builder |
mergeFrom(com.google.protobuf.Message other) |
QuotaProtos.SpaceQuotaStatus.Builder |
mergeFrom(QuotaProtos.SpaceQuotaStatus other) |
QuotaProtos.SpaceQuotaStatus.Builder |
setInViolation(boolean value)
optional bool in_violation = 2; |
QuotaProtos.SpaceQuotaStatus.Builder |
setViolationPolicy(QuotaProtos.SpaceViolationPolicy value)
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1; |
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.SpaceQuotaStatus.Builder>
public QuotaProtos.SpaceQuotaStatus.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.SpaceQuotaStatus.Builder>
public QuotaProtos.SpaceQuotaStatus.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.SpaceQuotaStatus.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.SpaceQuotaStatus.Builder>
public QuotaProtos.SpaceQuotaStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public QuotaProtos.SpaceQuotaStatus build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public QuotaProtos.SpaceQuotaStatus buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public QuotaProtos.SpaceQuotaStatus.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<QuotaProtos.SpaceQuotaStatus.Builder>
public QuotaProtos.SpaceQuotaStatus.Builder mergeFrom(QuotaProtos.SpaceQuotaStatus other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<QuotaProtos.SpaceQuotaStatus.Builder>
public QuotaProtos.SpaceQuotaStatus.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.SpaceQuotaStatus.Builder>
IOException
public boolean hasViolationPolicy()
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1;
hasViolationPolicy
in interface QuotaProtos.SpaceQuotaStatusOrBuilder
public QuotaProtos.SpaceViolationPolicy getViolationPolicy()
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1;
getViolationPolicy
in interface QuotaProtos.SpaceQuotaStatusOrBuilder
public QuotaProtos.SpaceQuotaStatus.Builder setViolationPolicy(QuotaProtos.SpaceViolationPolicy value)
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1;
public QuotaProtos.SpaceQuotaStatus.Builder clearViolationPolicy()
optional .hbase.pb.SpaceViolationPolicy violation_policy = 1;
public boolean hasInViolation()
optional bool in_violation = 2;
hasInViolation
in interface QuotaProtos.SpaceQuotaStatusOrBuilder
public boolean getInViolation()
optional bool in_violation = 2;
getInViolation
in interface QuotaProtos.SpaceQuotaStatusOrBuilder
public QuotaProtos.SpaceQuotaStatus.Builder setInViolation(boolean value)
optional bool in_violation = 2;
public QuotaProtos.SpaceQuotaStatus.Builder clearInViolation()
optional bool in_violation = 2;
Copyright © 2007–2019 Cloudera. All rights reserved.