public static final class QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot extends com.google.protobuf.GeneratedMessage implements QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot
Cannot use TableName as a map key, do the repeated nested message by hand.
Modifier and Type | Class and Description |
---|---|
static class |
QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot.Builder
Protobuf type
GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot |
Modifier and Type | Field and Description |
---|---|
static <any> |
PARSER |
static int |
SNAPSHOT_FIELD_NUMBER |
static int |
TABLE_NAME_FIELD_NUMBER |
public static <any> PARSER
public static final int TABLE_NAME_FIELD_NUMBER
public static final int SNAPSHOT_FIELD_NUMBER
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot getDefaultInstance()
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot 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 hasTableName()
optional .TableName table_name = 1;
hasTableName
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
public HBaseProtos.TableName getTableName()
optional .TableName table_name = 1;
getTableName
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
public HBaseProtos.TableNameOrBuilder getTableNameOrBuilder()
optional .TableName table_name = 1;
getTableNameOrBuilder
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
public boolean hasSnapshot()
optional .SpaceQuotaSnapshot snapshot = 2;
hasSnapshot
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
public QuotaProtos.SpaceQuotaSnapshot getSnapshot()
optional .SpaceQuotaSnapshot snapshot = 2;
getSnapshot
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
public QuotaProtos.SpaceQuotaSnapshotOrBuilder getSnapshotOrBuilder()
optional .SpaceQuotaSnapshot snapshot = 2;
getSnapshotOrBuilder
in interface QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshotOrBuilder
public final boolean isInitialized()
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
IOException
public int getSerializedSize()
protected Object writeReplace() throws ObjectStreamException
ObjectStreamException
public boolean equals(Object obj)
public int hashCode()
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseDelimitedFrom(InputStream input) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot.Builder newBuilder()
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot.Builder newBuilderForType()
public static QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot.Builder newBuilder(QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot prototype)
public QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot.Builder toBuilder()
protected QuotaProtos.GetSpaceQuotaSnapshotsResponse.TableQuotaSnapshot.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)