public static final class QuotaProtos.GetQuotaStatesResponse extends com.google.protobuf.GeneratedMessage implements QuotaProtos.GetQuotaStatesResponseOrBuilder
hbase.pb.GetQuotaStatesResponse| Modifier and Type | Class and Description |
|---|---|
static class |
QuotaProtos.GetQuotaStatesResponse.Builder
Protobuf type
hbase.pb.GetQuotaStatesResponse |
static class |
QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot
Protobuf type
hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot |
static interface |
QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder |
static class |
QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot
Protobuf type
hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot |
static interface |
QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder |
| Modifier and Type | Field and Description |
|---|---|
static int |
NS_SNAPSHOTS_FIELD_NUMBER |
static <any> |
PARSER |
static int |
TABLE_SNAPSHOTS_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object obj) |
static QuotaProtos.GetQuotaStatesResponse |
getDefaultInstance() |
QuotaProtos.GetQuotaStatesResponse |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot |
getNsSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
int |
getNsSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
java.util.List<QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot> |
getNsSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder |
getNsSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
java.util.List<? extends QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder> |
getNsSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2; |
<any> |
getParserForType() |
int |
getSerializedSize() |
QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot |
getTableSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
int |
getTableSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
java.util.List<QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot> |
getTableSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder |
getTableSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
java.util.List<? extends QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder> |
getTableSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static QuotaProtos.GetQuotaStatesResponse.Builder |
newBuilder() |
static QuotaProtos.GetQuotaStatesResponse.Builder |
newBuilder(QuotaProtos.GetQuotaStatesResponse prototype) |
QuotaProtos.GetQuotaStatesResponse.Builder |
newBuilderForType() |
protected QuotaProtos.GetQuotaStatesResponse.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static QuotaProtos.GetQuotaStatesResponse |
parseDelimitedFrom(java.io.InputStream input) |
static QuotaProtos.GetQuotaStatesResponse |
parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
parseFrom(com.google.protobuf.ByteString data) |
static QuotaProtos.GetQuotaStatesResponse |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
parseFrom(com.google.protobuf.CodedInputStream input) |
static QuotaProtos.GetQuotaStatesResponse |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static QuotaProtos.GetQuotaStatesResponse |
parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
QuotaProtos.GetQuotaStatesResponse.Builder |
toBuilder() |
protected java.lang.Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
public static <any> PARSER
public static final int TABLE_SNAPSHOTS_FIELD_NUMBER
public static final int NS_SNAPSHOTS_FIELD_NUMBER
public static QuotaProtos.GetQuotaStatesResponse getDefaultInstance()
public QuotaProtos.GetQuotaStatesResponse 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 java.util.List<QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot> getTableSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;getTableSnapshotsList in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic java.util.List<? extends QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder> getTableSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;getTableSnapshotsOrBuilderList in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic int getTableSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;getTableSnapshotsCount in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshot getTableSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;getTableSnapshots in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic QuotaProtos.GetQuotaStatesResponse.TableQuotaSnapshotOrBuilder getTableSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.TableQuotaSnapshot table_snapshots = 1;getTableSnapshotsOrBuilder in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic java.util.List<QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot> getNsSnapshotsList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;getNsSnapshotsList in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic java.util.List<? extends QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder> getNsSnapshotsOrBuilderList()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;getNsSnapshotsOrBuilderList in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic int getNsSnapshotsCount()
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;getNsSnapshotsCount in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshot getNsSnapshots(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;getNsSnapshots in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic QuotaProtos.GetQuotaStatesResponse.NamespaceQuotaSnapshotOrBuilder getNsSnapshotsOrBuilder(int index)
repeated .hbase.pb.GetQuotaStatesResponse.NamespaceQuotaSnapshot ns_snapshots = 2;getNsSnapshotsOrBuilder in interface QuotaProtos.GetQuotaStatesResponseOrBuilderpublic 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.GetQuotaStatesResponse parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
java.io.IOExceptionpublic static QuotaProtos.GetQuotaStatesResponse.Builder newBuilder()
public QuotaProtos.GetQuotaStatesResponse.Builder newBuilderForType()
public static QuotaProtos.GetQuotaStatesResponse.Builder newBuilder(QuotaProtos.GetQuotaStatesResponse prototype)
public QuotaProtos.GetQuotaStatesResponse.Builder toBuilder()
protected QuotaProtos.GetQuotaStatesResponse.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)