public static final class QuotaProtos.Quotas extends com.google.protobuf.GeneratedMessage implements QuotaProtos.QuotasOrBuilder
hbase.pb.Quotas| Modifier and Type | Class and Description |
|---|---|
static class |
QuotaProtos.Quotas.Builder
Protobuf type
hbase.pb.Quotas |
| Modifier and Type | Field and Description |
|---|---|
static int |
BYPASS_GLOBALS_FIELD_NUMBER |
static <any> |
PARSER |
static int |
SPACE_FIELD_NUMBER |
static int |
THROTTLE_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
boolean |
getBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
static QuotaProtos.Quotas |
getDefaultInstance() |
QuotaProtos.Quotas |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
<any> |
getParserForType() |
int |
getSerializedSize() |
QuotaProtos.SpaceQuota |
getSpace()
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.ThrottleOrBuilder |
getThrottleOrBuilder()
optional .hbase.pb.Throttle throttle = 2; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasBypassGlobals()
optional bool bypass_globals = 1 [default = false]; |
int |
hashCode() |
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() |
static QuotaProtos.Quotas.Builder |
newBuilder() |
static QuotaProtos.Quotas.Builder |
newBuilder(QuotaProtos.Quotas prototype) |
QuotaProtos.Quotas.Builder |
newBuilderForType() |
protected QuotaProtos.Quotas.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static QuotaProtos.Quotas |
parseDelimitedFrom(java.io.InputStream input) |
static QuotaProtos.Quotas |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.Quotas |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.Quotas |
parseFrom(com.google.protobuf.ByteString data) |
static QuotaProtos.Quotas |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.Quotas |
parseFrom(com.google.protobuf.CodedInputStream input) |
static QuotaProtos.Quotas |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.Quotas |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.Quotas.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int BYPASS_GLOBALS_FIELD_NUMBER
public static final int THROTTLE_FIELD_NUMBER
public static final int SPACE_FIELD_NUMBER
public static QuotaProtos.Quotas getDefaultInstance()
public QuotaProtos.Quotas getDefaultInstanceForType()
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
public <any> getParserForType()
public boolean hasBypassGlobals()
optional bool bypass_globals = 1 [default = false];hasBypassGlobals in interface QuotaProtos.QuotasOrBuilderpublic boolean getBypassGlobals()
optional bool bypass_globals = 1 [default = false];getBypassGlobals in interface QuotaProtos.QuotasOrBuilderpublic boolean hasThrottle()
optional .hbase.pb.Throttle throttle = 2;hasThrottle in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.Throttle getThrottle()
optional .hbase.pb.Throttle throttle = 2;getThrottle in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.ThrottleOrBuilder getThrottleOrBuilder()
optional .hbase.pb.Throttle throttle = 2;getThrottleOrBuilder in interface QuotaProtos.QuotasOrBuilderpublic boolean hasSpace()
optional .hbase.pb.SpaceQuota space = 3;hasSpace in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.SpaceQuota getSpace()
optional .hbase.pb.SpaceQuota space = 3;getSpace in interface QuotaProtos.QuotasOrBuilderpublic QuotaProtos.SpaceQuotaOrBuilder getSpaceOrBuilder()
optional .hbase.pb.SpaceQuota space = 3;getSpaceOrBuilder in interface QuotaProtos.QuotasOrBuilderpublic final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws java.io.IOException
java.io.IOExceptionpublic int getSerializedSize()
protected java.lang.Object writeReplace()
throws java.io.ObjectStreamException
java.io.ObjectStreamExceptionpublic boolean equals(java.lang.Object obj)
public int hashCode()
public static QuotaProtos.Quotas parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaProtos.Quotas parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaProtos.Quotas parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaProtos.Quotas parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.Quotas parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.Quotas parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.Quotas parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.Quotas parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.Quotas.Builder newBuilder()
public QuotaProtos.Quotas.Builder newBuilderForType()
public static QuotaProtos.Quotas.Builder newBuilder(QuotaProtos.Quotas prototype)
public QuotaProtos.Quotas.Builder toBuilder()
protected QuotaProtos.Quotas.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)