public static final class StorageClusterStatusMessage.StorageClusterStatus.Region extends com.google.protobuf.GeneratedMessage implements StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
Modifier and Type | Class and Description |
---|---|
static class |
StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
Protobuf type
org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>
Modifier and Type | Field and Description |
---|---|
static int |
CURRENTCOMPACTEDKVS_FIELD_NUMBER |
static int |
MEMSTORESIZEMB_FIELD_NUMBER |
static int |
NAME_FIELD_NUMBER |
static com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> |
PARSER |
static int |
READREQUESTSCOUNT_FIELD_NUMBER |
static int |
ROOTINDEXSIZEKB_FIELD_NUMBER |
static int |
STOREFILEINDEXSIZEMB_FIELD_NUMBER |
static int |
STOREFILES_FIELD_NUMBER |
static int |
STOREFILESIZEMB_FIELD_NUMBER |
static int |
STORES_FIELD_NUMBER |
static int |
TOTALCOMPACTINGKVS_FIELD_NUMBER |
static int |
TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER |
static int |
TOTALSTATICINDEXSIZEKB_FIELD_NUMBER |
static int |
WRITEREQUESTSCOUNT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
long |
getCurrentCompactedKVs()
optional int64 currentCompactedKVs = 13; |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
getDefaultInstance() |
StorageClusterStatusMessage.StorageClusterStatus.Region |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
int |
getMemstoreSizeMB()
optional int32 memstoreSizeMB = 5; |
com.google.protobuf.ByteString |
getName()
required bytes name = 1; |
com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> |
getParserForType() |
long |
getReadRequestsCount()
optional int64 readRequestsCount = 7; |
int |
getRootIndexSizeKB()
optional int32 rootIndexSizeKB = 9; |
int |
getSerializedSize() |
int |
getStorefileIndexSizeMB()
optional int32 storefileIndexSizeMB = 6; |
int |
getStorefiles()
optional int32 storefiles = 3; |
int |
getStorefileSizeMB()
optional int32 storefileSizeMB = 4; |
int |
getStores()
optional int32 stores = 2; |
long |
getTotalCompactingKVs()
optional int64 totalCompactingKVs = 12; |
int |
getTotalStaticBloomSizeKB()
optional int32 totalStaticBloomSizeKB = 11; |
int |
getTotalStaticIndexSizeKB()
optional int32 totalStaticIndexSizeKB = 10; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWriteRequestsCount()
optional int64 writeRequestsCount = 8; |
boolean |
hasCurrentCompactedKVs()
optional int64 currentCompactedKVs = 13; |
boolean |
hasMemstoreSizeMB()
optional int32 memstoreSizeMB = 5; |
boolean |
hasName()
required bytes name = 1; |
boolean |
hasReadRequestsCount()
optional int64 readRequestsCount = 7; |
boolean |
hasRootIndexSizeKB()
optional int32 rootIndexSizeKB = 9; |
boolean |
hasStorefileIndexSizeMB()
optional int32 storefileIndexSizeMB = 6; |
boolean |
hasStorefiles()
optional int32 storefiles = 3; |
boolean |
hasStorefileSizeMB()
optional int32 storefileSizeMB = 4; |
boolean |
hasStores()
optional int32 stores = 2; |
boolean |
hasTotalCompactingKVs()
optional int64 totalCompactingKVs = 12; |
boolean |
hasTotalStaticBloomSizeKB()
optional int32 totalStaticBloomSizeKB = 11; |
boolean |
hasTotalStaticIndexSizeKB()
optional int32 totalStaticIndexSizeKB = 10; |
boolean |
hasWriteRequestsCount()
optional int64 writeRequestsCount = 8; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder |
newBuilder() |
static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder |
newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Region prototype) |
StorageClusterStatusMessage.StorageClusterStatus.Region.Builder |
newBuilderForType() |
protected StorageClusterStatusMessage.StorageClusterStatus.Region.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseDelimitedFrom(InputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(byte[] data) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(com.google.protobuf.ByteString data) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(InputStream input) |
static StorageClusterStatusMessage.StorageClusterStatus.Region |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StorageClusterStatusMessage.StorageClusterStatus.Region.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> PARSER
public static final int NAME_FIELD_NUMBER
public static final int STORES_FIELD_NUMBER
public static final int STOREFILES_FIELD_NUMBER
public static final int STOREFILESIZEMB_FIELD_NUMBER
public static final int MEMSTORESIZEMB_FIELD_NUMBER
public static final int STOREFILEINDEXSIZEMB_FIELD_NUMBER
public static final int READREQUESTSCOUNT_FIELD_NUMBER
public static final int WRITEREQUESTSCOUNT_FIELD_NUMBER
public static final int ROOTINDEXSIZEKB_FIELD_NUMBER
public static final int TOTALSTATICINDEXSIZEKB_FIELD_NUMBER
public static final int TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER
public static final int TOTALCOMPACTINGKVS_FIELD_NUMBER
public static final int CURRENTCOMPACTEDKVS_FIELD_NUMBER
public static StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstance()
public StorageClusterStatusMessage.StorageClusterStatus.Region getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessage
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public com.google.protobuf.Parser<StorageClusterStatusMessage.StorageClusterStatus.Region> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
required bytes name = 1;
hasName
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public com.google.protobuf.ByteString getName()
required bytes name = 1;
getName
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStores()
optional int32 stores = 2;
hasStores
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStores()
optional int32 stores = 2;
getStores
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStorefiles()
optional int32 storefiles = 3;
hasStorefiles
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStorefiles()
optional int32 storefiles = 3;
getStorefiles
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStorefileSizeMB()
optional int32 storefileSizeMB = 4;
hasStorefileSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStorefileSizeMB()
optional int32 storefileSizeMB = 4;
getStorefileSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasMemstoreSizeMB()
optional int32 memstoreSizeMB = 5;
hasMemstoreSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getMemstoreSizeMB()
optional int32 memstoreSizeMB = 5;
getMemstoreSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStorefileIndexSizeMB()
optional int32 storefileIndexSizeMB = 6;
hasStorefileIndexSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStorefileIndexSizeMB()
optional int32 storefileIndexSizeMB = 6;
getStorefileIndexSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasReadRequestsCount()
optional int64 readRequestsCount = 7;
hasReadRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getReadRequestsCount()
optional int64 readRequestsCount = 7;
getReadRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasWriteRequestsCount()
optional int64 writeRequestsCount = 8;
hasWriteRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getWriteRequestsCount()
optional int64 writeRequestsCount = 8;
getWriteRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasRootIndexSizeKB()
optional int32 rootIndexSizeKB = 9;
hasRootIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getRootIndexSizeKB()
optional int32 rootIndexSizeKB = 9;
getRootIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasTotalStaticIndexSizeKB()
optional int32 totalStaticIndexSizeKB = 10;
hasTotalStaticIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getTotalStaticIndexSizeKB()
optional int32 totalStaticIndexSizeKB = 10;
getTotalStaticIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasTotalStaticBloomSizeKB()
optional int32 totalStaticBloomSizeKB = 11;
hasTotalStaticBloomSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getTotalStaticBloomSizeKB()
optional int32 totalStaticBloomSizeKB = 11;
getTotalStaticBloomSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasTotalCompactingKVs()
optional int64 totalCompactingKVs = 12;
hasTotalCompactingKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getTotalCompactingKVs()
optional int64 totalCompactingKVs = 12;
getTotalCompactingKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasCurrentCompactedKVs()
optional int64 currentCompactedKVs = 13;
hasCurrentCompactedKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getCurrentCompactedKVs()
optional int64 currentCompactedKVs = 13;
getCurrentCompactedKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.AbstractMessage
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.AbstractMessage
protected Object writeReplace() throws ObjectStreamException
writeReplace
in class com.google.protobuf.GeneratedMessage
ObjectStreamException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(InputStream input) throws IOException
IOException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseDelimitedFrom(InputStream input) throws IOException
IOException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static StorageClusterStatusMessage.StorageClusterStatus.Region parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilder()
public StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Region prototype)
public StorageClusterStatusMessage.StorageClusterStatus.Region.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected StorageClusterStatusMessage.StorageClusterStatus.Region.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.