public static final class ClusterStatusProtos.RegionLoad extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3 implements ClusterStatusProtos.RegionLoadOrBuilder
hbase.pb.RegionLoad| Modifier and Type | Class and Description |
|---|---|
static class |
ClusterStatusProtos.RegionLoad.Builder
Protobuf type
hbase.pb.RegionLoad |
org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTablealwaysUseFieldBuilders, unknownFields| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getCompleteSequenceId()
the most recent sequence Id from cache flush
|
long |
getCurrentCompactedKVs()
the completed count of key values in currently running compaction
|
float |
getDataLocality()
The current data locality for region in the regionserver
|
static ClusterStatusProtos.RegionLoad |
getDefaultInstance() |
ClusterStatusProtos.RegionLoad |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getFilteredReadRequestsCount()
the current total filtered read requests made to region
|
long |
getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
int |
getMemStoreSizeMB()
the current size of the memstore for the region, in MB
|
org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> |
getParserForType() |
long |
getReadRequestsCount()
the current total read requests made to region
|
HBaseProtos.RegionSpecifier |
getRegionSpecifier()
the region specifier
|
HBaseProtos.RegionSpecifierOrBuilder |
getRegionSpecifierOrBuilder()
the region specifier
|
int |
getRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
|
int |
getSerializedSize() |
ClusterStatusProtos.StoreSequenceId |
getStoreCompleteSequenceId(int index)
the most recent sequence Id of store from cache flush
|
int |
getStoreCompleteSequenceIdCount()
the most recent sequence Id of store from cache flush
|
List<ClusterStatusProtos.StoreSequenceId> |
getStoreCompleteSequenceIdList()
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.StoreSequenceIdOrBuilder |
getStoreCompleteSequenceIdOrBuilder(int index)
the most recent sequence Id of store from cache flush
|
List<? extends ClusterStatusProtos.StoreSequenceIdOrBuilder> |
getStoreCompleteSequenceIdOrBuilderList()
the most recent sequence Id of store from cache flush
|
long |
getStorefileIndexSizeKB()
The current total size of root-level store file indexes for the region,
in KB.
|
int |
getStorefiles()
the number of storefiles for the region
|
int |
getStorefileSizeMB()
the current total size of the store files for the region, in MB
|
int |
getStores()
the number of stores for the region
|
int |
getStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
|
long |
getTotalCompactingKVs()
the total compacting key values in currently running compaction
|
int |
getTotalStaticBloomSizeKB()
The total size of all Bloom filter blocks, not just loaded into the
block cache, in KB.
|
int |
getTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
|
org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWriteRequestsCount()
the current total write requests made to region
|
boolean |
hasCompleteSequenceId()
the most recent sequence Id from cache flush
|
boolean |
hasCurrentCompactedKVs()
the completed count of key values in currently running compaction
|
boolean |
hasDataLocality()
The current data locality for region in the regionserver
|
boolean |
hasFilteredReadRequestsCount()
the current total filtered read requests made to region
|
int |
hashCode() |
boolean |
hasLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
boolean |
hasMemStoreSizeMB()
the current size of the memstore for the region, in MB
|
boolean |
hasReadRequestsCount()
the current total read requests made to region
|
boolean |
hasRegionSpecifier()
the region specifier
|
boolean |
hasRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
|
boolean |
hasStorefileIndexSizeKB()
The current total size of root-level store file indexes for the region,
in KB.
|
boolean |
hasStorefiles()
the number of storefiles for the region
|
boolean |
hasStorefileSizeMB()
the current total size of the store files for the region, in MB
|
boolean |
hasStores()
the number of stores for the region
|
boolean |
hasStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
|
boolean |
hasTotalCompactingKVs()
the total compacting key values in currently running compaction
|
boolean |
hasTotalStaticBloomSizeKB()
The total size of all Bloom filter blocks, not just loaded into the
block cache, in KB.
|
boolean |
hasTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
|
boolean |
hasWriteRequestsCount()
the current total write requests made to region
|
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static ClusterStatusProtos.RegionLoad.Builder |
newBuilder() |
static ClusterStatusProtos.RegionLoad.Builder |
newBuilder(ClusterStatusProtos.RegionLoad prototype) |
ClusterStatusProtos.RegionLoad.Builder |
newBuilderForType() |
protected ClusterStatusProtos.RegionLoad.Builder |
newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
static ClusterStatusProtos.RegionLoad |
parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.RegionLoad |
parseDelimitedFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(byte[] data) |
static ClusterStatusProtos.RegionLoad |
parseFrom(byte[] data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(ByteBuffer data) |
static ClusterStatusProtos.RegionLoad |
parseFrom(ByteBuffer data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) |
static ClusterStatusProtos.RegionLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.RegionLoad |
parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(InputStream input) |
static ClusterStatusProtos.RegionLoad |
parseFrom(InputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> |
parser() |
ClusterStatusProtos.RegionLoad.Builder |
toBuilder() |
void |
writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, newBuilderForType, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int REGION_SPECIFIER_FIELD_NUMBER
public static final int STORES_FIELD_NUMBER
public static final int STOREFILES_FIELD_NUMBER
public static final int STORE_UNCOMPRESSED_SIZE_MB_FIELD_NUMBER
public static final int STOREFILE_SIZE_MB_FIELD_NUMBER
public static final int MEM_STORE_SIZE_MB_FIELD_NUMBER
public static final int STOREFILE_INDEX_SIZE_KB_FIELD_NUMBER
public static final int READ_REQUESTS_COUNT_FIELD_NUMBER
public static final int WRITE_REQUESTS_COUNT_FIELD_NUMBER
public static final int TOTAL_COMPACTING_KVS_FIELD_NUMBER
public static final int CURRENT_COMPACTED_KVS_FIELD_NUMBER
public static final int ROOT_INDEX_SIZE_KB_FIELD_NUMBER
public static final int TOTAL_STATIC_INDEX_SIZE_KB_FIELD_NUMBER
public static final int TOTAL_STATIC_BLOOM_SIZE_KB_FIELD_NUMBER
public static final int COMPLETE_SEQUENCE_ID_FIELD_NUMBER
public static final int DATA_LOCALITY_FIELD_NUMBER
public static final int LAST_MAJOR_COMPACTION_TS_FIELD_NUMBER
public static final int STORE_COMPLETE_SEQUENCE_ID_FIELD_NUMBER
public static final int FILTERED_READ_REQUESTS_COUNT_FIELD_NUMBER
@Deprecated public static final org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> PARSER
public final org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static final org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean hasRegionSpecifier()
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;hasRegionSpecifier in interface ClusterStatusProtos.RegionLoadOrBuilderpublic HBaseProtos.RegionSpecifier getRegionSpecifier()
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;getRegionSpecifier in interface ClusterStatusProtos.RegionLoadOrBuilderpublic HBaseProtos.RegionSpecifierOrBuilder getRegionSpecifierOrBuilder()
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;getRegionSpecifierOrBuilder in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasStores()
the number of stores for the region
optional uint32 stores = 2;hasStores in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getStores()
the number of stores for the region
optional uint32 stores = 2;getStores in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasStorefiles()
the number of storefiles for the region
optional uint32 storefiles = 3;hasStorefiles in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getStorefiles()
the number of storefiles for the region
optional uint32 storefiles = 3;getStorefiles in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
optional uint32 store_uncompressed_size_MB = 4;hasStoreUncompressedSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
optional uint32 store_uncompressed_size_MB = 4;getStoreUncompressedSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasStorefileSizeMB()
the current total size of the store files for the region, in MB
optional uint32 storefile_size_MB = 5;hasStorefileSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getStorefileSizeMB()
the current total size of the store files for the region, in MB
optional uint32 storefile_size_MB = 5;getStorefileSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasMemStoreSizeMB()
the current size of the memstore for the region, in MB
optional uint32 mem_store_size_MB = 6;hasMemStoreSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getMemStoreSizeMB()
the current size of the memstore for the region, in MB
optional uint32 mem_store_size_MB = 6;getMemStoreSizeMB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasStorefileIndexSizeKB()
The current total size of root-level store file indexes for the region,
in KB. The same as {@link #rootIndexSizeKB}.
optional uint64 storefile_index_size_KB = 7;hasStorefileIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getStorefileIndexSizeKB()
The current total size of root-level store file indexes for the region,
in KB. The same as {@link #rootIndexSizeKB}.
optional uint64 storefile_index_size_KB = 7;getStorefileIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasReadRequestsCount()
the current total read requests made to region
optional uint64 read_requests_count = 8;hasReadRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getReadRequestsCount()
the current total read requests made to region
optional uint64 read_requests_count = 8;getReadRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasWriteRequestsCount()
the current total write requests made to region
optional uint64 write_requests_count = 9;hasWriteRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getWriteRequestsCount()
the current total write requests made to region
optional uint64 write_requests_count = 9;getWriteRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasTotalCompactingKVs()
the total compacting key values in currently running compaction
optional uint64 total_compacting_KVs = 10;hasTotalCompactingKVs in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getTotalCompactingKVs()
the total compacting key values in currently running compaction
optional uint64 total_compacting_KVs = 10;getTotalCompactingKVs in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasCurrentCompactedKVs()
the completed count of key values in currently running compaction
optional uint64 current_compacted_KVs = 11;hasCurrentCompactedKVs in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getCurrentCompactedKVs()
the completed count of key values in currently running compaction
optional uint64 current_compacted_KVs = 11;getCurrentCompactedKVs in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
optional uint32 root_index_size_KB = 12;hasRootIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
optional uint32 root_index_size_KB = 12;getRootIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
optional uint32 total_static_index_size_KB = 13;hasTotalStaticIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
optional uint32 total_static_index_size_KB = 13;getTotalStaticIndexSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasTotalStaticBloomSizeKB()
The total size of all Bloom filter blocks, not just loaded into the block cache, in KB.
optional uint32 total_static_bloom_size_KB = 14;hasTotalStaticBloomSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getTotalStaticBloomSizeKB()
The total size of all Bloom filter blocks, not just loaded into the block cache, in KB.
optional uint32 total_static_bloom_size_KB = 14;getTotalStaticBloomSizeKB in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasCompleteSequenceId()
the most recent sequence Id from cache flush
optional uint64 complete_sequence_id = 15;hasCompleteSequenceId in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getCompleteSequenceId()
the most recent sequence Id from cache flush
optional uint64 complete_sequence_id = 15;getCompleteSequenceId in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasDataLocality()
The current data locality for region in the regionserver
optional float data_locality = 16;hasDataLocality in interface ClusterStatusProtos.RegionLoadOrBuilderpublic float getDataLocality()
The current data locality for region in the regionserver
optional float data_locality = 16;getDataLocality in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];hasLastMajorCompactionTs in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];getLastMajorCompactionTs in interface ClusterStatusProtos.RegionLoadOrBuilderpublic List<ClusterStatusProtos.StoreSequenceId> getStoreCompleteSequenceIdList()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;getStoreCompleteSequenceIdList in interface ClusterStatusProtos.RegionLoadOrBuilderpublic List<? extends ClusterStatusProtos.StoreSequenceIdOrBuilder> getStoreCompleteSequenceIdOrBuilderList()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;getStoreCompleteSequenceIdOrBuilderList in interface ClusterStatusProtos.RegionLoadOrBuilderpublic int getStoreCompleteSequenceIdCount()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;getStoreCompleteSequenceIdCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic ClusterStatusProtos.StoreSequenceId getStoreCompleteSequenceId(int index)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;getStoreCompleteSequenceId in interface ClusterStatusProtos.RegionLoadOrBuilderpublic ClusterStatusProtos.StoreSequenceIdOrBuilder getStoreCompleteSequenceIdOrBuilder(int index)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;getStoreCompleteSequenceIdOrBuilder in interface ClusterStatusProtos.RegionLoadOrBuilderpublic boolean hasFilteredReadRequestsCount()
the current total filtered read requests made to region
optional uint64 filtered_read_requests_count = 19;hasFilteredReadRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic long getFilteredReadRequestsCount()
the current total filtered read requests made to region
optional uint64 filtered_read_requests_count = 19;getFilteredReadRequestsCount in interface ClusterStatusProtos.RegionLoadOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public void writeTo(org.apache.hbase.thirdparty.com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitewriteTo in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetSerializedSize in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface org.apache.hbase.thirdparty.com.google.protobuf.Messageequals in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagehashCode in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessagepublic static ClusterStatusProtos.RegionLoad parseFrom(ByteBuffer data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(ByteBuffer data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.ByteString data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(byte[] data) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(byte[] data, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferException
org.apache.hbase.thirdparty.com.google.protobuf.InvalidProtocolBufferExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(InputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClusterStatusProtos.RegionLoad parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.RegionLoad parseDelimitedFrom(InputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static ClusterStatusProtos.RegionLoad parseFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic ClusterStatusProtos.RegionLoad.Builder newBuilderForType()
newBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagenewBuilderForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitepublic static ClusterStatusProtos.RegionLoad.Builder newBuilder()
public static ClusterStatusProtos.RegionLoad.Builder newBuilder(ClusterStatusProtos.RegionLoad prototype)
public ClusterStatusProtos.RegionLoad.Builder toBuilder()
toBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagetoBuilder in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteprotected ClusterStatusProtos.RegionLoad.Builder newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public static ClusterStatusProtos.RegionLoad getDefaultInstance()
public static org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> parser()
public org.apache.hbase.thirdparty.com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> getParserForType()
getParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessagegetParserForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLitegetParserForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3public ClusterStatusProtos.RegionLoad getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderCopyright © 2007–2019 Cloudera. All rights reserved.