public static final class StorageClusterStatusMessage.StorageClusterStatus.Region extends com.google.protobuf.GeneratedMessage implements StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
Modifier and Type | Class and Description |
---|---|
static class |
StorageClusterStatusMessage.StorageClusterStatus.Region.Builder |
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 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 |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension
equals, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
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 static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
public boolean hasName()
hasName
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public com.google.protobuf.ByteString getName()
getName
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStores()
hasStores
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStores()
getStores
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStorefiles()
hasStorefiles
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStorefiles()
getStorefiles
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStorefileSizeMB()
hasStorefileSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStorefileSizeMB()
getStorefileSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasMemstoreSizeMB()
hasMemstoreSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getMemstoreSizeMB()
getMemstoreSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasStorefileIndexSizeMB()
hasStorefileIndexSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getStorefileIndexSizeMB()
getStorefileIndexSizeMB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasReadRequestsCount()
hasReadRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getReadRequestsCount()
getReadRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasWriteRequestsCount()
hasWriteRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getWriteRequestsCount()
getWriteRequestsCount
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasRootIndexSizeKB()
hasRootIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getRootIndexSizeKB()
getRootIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasTotalStaticIndexSizeKB()
hasTotalStaticIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getTotalStaticIndexSizeKB()
getTotalStaticIndexSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasTotalStaticBloomSizeKB()
hasTotalStaticBloomSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public int getTotalStaticBloomSizeKB()
getTotalStaticBloomSizeKB
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasTotalCompactingKVs()
hasTotalCompactingKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getTotalCompactingKVs()
getTotalCompactingKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public boolean hasCurrentCompactedKVs()
hasCurrentCompactedKVs
in interface StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
public long getCurrentCompactedKVs()
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 © 2014 The Apache Software Foundation. All Rights Reserved.