org.apache.hadoop.hbase.protobuf.generated
Class HBaseProtos.RegionLoad
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionLoad
- All Implemented Interfaces:
- com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable, HBaseProtos.RegionLoadOrBuilder
- Enclosing class:
- HBaseProtos
public static final class HBaseProtos.RegionLoad
- extends com.google.protobuf.GeneratedMessage
- implements HBaseProtos.RegionLoadOrBuilder
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage |
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> |
Fields inherited from class com.google.protobuf.GeneratedMessage |
alwaysUseFieldBuilders |
Methods inherited from class com.google.protobuf.GeneratedMessage |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension |
Methods inherited from class com.google.protobuf.AbstractMessage |
hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString |
Methods inherited from class com.google.protobuf.AbstractMessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLite |
toByteArray, toByteString, writeDelimitedTo, writeTo |
REGIONSPECIFIER_FIELD_NUMBER
public static final int REGIONSPECIFIER_FIELD_NUMBER
- See Also:
- Constant Field Values
STORES_FIELD_NUMBER
public static final int STORES_FIELD_NUMBER
- See Also:
- Constant Field Values
STOREFILES_FIELD_NUMBER
public static final int STOREFILES_FIELD_NUMBER
- See Also:
- Constant Field Values
STOREUNCOMPRESSEDSIZEMB_FIELD_NUMBER
public static final int STOREUNCOMPRESSEDSIZEMB_FIELD_NUMBER
- See Also:
- Constant Field Values
STOREFILESIZEMB_FIELD_NUMBER
public static final int STOREFILESIZEMB_FIELD_NUMBER
- See Also:
- Constant Field Values
MEMSTORESIZEMB_FIELD_NUMBER
public static final int MEMSTORESIZEMB_FIELD_NUMBER
- See Also:
- Constant Field Values
STOREFILEINDEXSIZEMB_FIELD_NUMBER
public static final int STOREFILEINDEXSIZEMB_FIELD_NUMBER
- See Also:
- Constant Field Values
READREQUESTSCOUNT_FIELD_NUMBER
public static final int READREQUESTSCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
WRITEREQUESTSCOUNT_FIELD_NUMBER
public static final int WRITEREQUESTSCOUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
TOTALCOMPACTINGKVS_FIELD_NUMBER
public static final int TOTALCOMPACTINGKVS_FIELD_NUMBER
- See Also:
- Constant Field Values
CURRENTCOMPACTEDKVS_FIELD_NUMBER
public static final int CURRENTCOMPACTEDKVS_FIELD_NUMBER
- See Also:
- Constant Field Values
ROOTINDEXSIZEKB_FIELD_NUMBER
public static final int ROOTINDEXSIZEKB_FIELD_NUMBER
- See Also:
- Constant Field Values
TOTALSTATICINDEXSIZEKB_FIELD_NUMBER
public static final int TOTALSTATICINDEXSIZEKB_FIELD_NUMBER
- See Also:
- Constant Field Values
TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER
public static final int TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER
- See Also:
- Constant Field Values
COMPLETESEQUENCEID_FIELD_NUMBER
public static final int COMPLETESEQUENCEID_FIELD_NUMBER
- See Also:
- Constant Field Values
getDefaultInstance
public static HBaseProtos.RegionLoad getDefaultInstance()
getDefaultInstanceForType
public HBaseProtos.RegionLoad getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage
hasRegionSpecifier
public boolean hasRegionSpecifier()
- Specified by:
hasRegionSpecifier
in interface HBaseProtos.RegionLoadOrBuilder
getRegionSpecifier
public HBaseProtos.RegionSpecifier getRegionSpecifier()
- Specified by:
getRegionSpecifier
in interface HBaseProtos.RegionLoadOrBuilder
getRegionSpecifierOrBuilder
public HBaseProtos.RegionSpecifierOrBuilder getRegionSpecifierOrBuilder()
- Specified by:
getRegionSpecifierOrBuilder
in interface HBaseProtos.RegionLoadOrBuilder
hasStores
public boolean hasStores()
- Specified by:
hasStores
in interface HBaseProtos.RegionLoadOrBuilder
getStores
public int getStores()
- Specified by:
getStores
in interface HBaseProtos.RegionLoadOrBuilder
hasStorefiles
public boolean hasStorefiles()
- Specified by:
hasStorefiles
in interface HBaseProtos.RegionLoadOrBuilder
getStorefiles
public int getStorefiles()
- Specified by:
getStorefiles
in interface HBaseProtos.RegionLoadOrBuilder
hasStoreUncompressedSizeMB
public boolean hasStoreUncompressedSizeMB()
- Specified by:
hasStoreUncompressedSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
getStoreUncompressedSizeMB
public int getStoreUncompressedSizeMB()
- Specified by:
getStoreUncompressedSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
hasStorefileSizeMB
public boolean hasStorefileSizeMB()
- Specified by:
hasStorefileSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
getStorefileSizeMB
public int getStorefileSizeMB()
- Specified by:
getStorefileSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
hasMemstoreSizeMB
public boolean hasMemstoreSizeMB()
- Specified by:
hasMemstoreSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
getMemstoreSizeMB
public int getMemstoreSizeMB()
- Specified by:
getMemstoreSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
hasStorefileIndexSizeMB
public boolean hasStorefileIndexSizeMB()
- Specified by:
hasStorefileIndexSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
getStorefileIndexSizeMB
public int getStorefileIndexSizeMB()
- Specified by:
getStorefileIndexSizeMB
in interface HBaseProtos.RegionLoadOrBuilder
hasReadRequestsCount
public boolean hasReadRequestsCount()
- Specified by:
hasReadRequestsCount
in interface HBaseProtos.RegionLoadOrBuilder
getReadRequestsCount
public long getReadRequestsCount()
- Specified by:
getReadRequestsCount
in interface HBaseProtos.RegionLoadOrBuilder
hasWriteRequestsCount
public boolean hasWriteRequestsCount()
- Specified by:
hasWriteRequestsCount
in interface HBaseProtos.RegionLoadOrBuilder
getWriteRequestsCount
public long getWriteRequestsCount()
- Specified by:
getWriteRequestsCount
in interface HBaseProtos.RegionLoadOrBuilder
hasTotalCompactingKVs
public boolean hasTotalCompactingKVs()
- Specified by:
hasTotalCompactingKVs
in interface HBaseProtos.RegionLoadOrBuilder
getTotalCompactingKVs
public long getTotalCompactingKVs()
- Specified by:
getTotalCompactingKVs
in interface HBaseProtos.RegionLoadOrBuilder
hasCurrentCompactedKVs
public boolean hasCurrentCompactedKVs()
- Specified by:
hasCurrentCompactedKVs
in interface HBaseProtos.RegionLoadOrBuilder
getCurrentCompactedKVs
public long getCurrentCompactedKVs()
- Specified by:
getCurrentCompactedKVs
in interface HBaseProtos.RegionLoadOrBuilder
hasRootIndexSizeKB
public boolean hasRootIndexSizeKB()
- Specified by:
hasRootIndexSizeKB
in interface HBaseProtos.RegionLoadOrBuilder
getRootIndexSizeKB
public int getRootIndexSizeKB()
- Specified by:
getRootIndexSizeKB
in interface HBaseProtos.RegionLoadOrBuilder
hasTotalStaticIndexSizeKB
public boolean hasTotalStaticIndexSizeKB()
- Specified by:
hasTotalStaticIndexSizeKB
in interface HBaseProtos.RegionLoadOrBuilder
getTotalStaticIndexSizeKB
public int getTotalStaticIndexSizeKB()
- Specified by:
getTotalStaticIndexSizeKB
in interface HBaseProtos.RegionLoadOrBuilder
hasTotalStaticBloomSizeKB
public boolean hasTotalStaticBloomSizeKB()
- Specified by:
hasTotalStaticBloomSizeKB
in interface HBaseProtos.RegionLoadOrBuilder
getTotalStaticBloomSizeKB
public int getTotalStaticBloomSizeKB()
- Specified by:
getTotalStaticBloomSizeKB
in interface HBaseProtos.RegionLoadOrBuilder
hasCompleteSequenceId
public boolean hasCompleteSequenceId()
- Specified by:
hasCompleteSequenceId
in interface HBaseProtos.RegionLoadOrBuilder
getCompleteSequenceId
public long getCompleteSequenceId()
- Specified by:
getCompleteSequenceId
in interface HBaseProtos.RegionLoadOrBuilder
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in class com.google.protobuf.GeneratedMessage
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
- Specified by:
writeTo
in interface com.google.protobuf.MessageLite
- Overrides:
writeTo
in class com.google.protobuf.AbstractMessage
- Throws:
IOException
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interface com.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in class com.google.protobuf.AbstractMessage
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Overrides:
writeReplace
in class com.google.protobuf.GeneratedMessage
- Throws:
ObjectStreamException
equals
public boolean equals(Object obj)
- Specified by:
equals
in interface com.google.protobuf.Message
- Overrides:
equals
in class com.google.protobuf.AbstractMessage
hashCode
public int hashCode()
- Specified by:
hashCode
in interface com.google.protobuf.Message
- Overrides:
hashCode
in class com.google.protobuf.AbstractMessage
parseFrom
public static HBaseProtos.RegionLoad parseFrom(com.google.protobuf.ByteString data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(byte[] data)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(InputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static HBaseProtos.RegionLoad parseDelimitedFrom(InputStream input)
throws IOException
- Throws:
IOException
parseDelimitedFrom
public static HBaseProtos.RegionLoad parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(com.google.protobuf.CodedInputStream input)
throws IOException
- Throws:
IOException
parseFrom
public static HBaseProtos.RegionLoad parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
- Throws:
IOException
newBuilder
public static HBaseProtos.RegionLoad.Builder newBuilder()
newBuilderForType
public HBaseProtos.RegionLoad.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interface com.google.protobuf.Message
- Specified by:
newBuilderForType
in interface com.google.protobuf.MessageLite
newBuilder
public static HBaseProtos.RegionLoad.Builder newBuilder(HBaseProtos.RegionLoad prototype)
toBuilder
public HBaseProtos.RegionLoad.Builder toBuilder()
- Specified by:
toBuilder
in interface com.google.protobuf.Message
- Specified by:
toBuilder
in interface com.google.protobuf.MessageLite
newBuilderForType
protected HBaseProtos.RegionLoad.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
- Specified by:
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.