public static final class ClusterStatusProtos.RegionLoad extends com.google.protobuf.GeneratedMessage implements ClusterStatusProtos.RegionLoadOrBuilder
RegionLoad
Modifier and Type | Class and Description |
---|---|
static class |
ClusterStatusProtos.RegionLoad.Builder
Protobuf type
RegionLoad |
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 |
COMPLETE_SEQUENCE_ID_FIELD_NUMBER |
static int |
CURRENT_COMPACTED_KVS_FIELD_NUMBER |
static int |
DATA_LOCALITY_FIELD_NUMBER |
static int |
LAST_MAJOR_COMPACTION_TS_FIELD_NUMBER |
static int |
MEMSTORE_SIZE_MB_FIELD_NUMBER |
static com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> |
PARSER |
static int |
READ_REQUESTS_COUNT_FIELD_NUMBER |
static int |
REGION_SPECIFIER_FIELD_NUMBER |
static int |
ROOT_INDEX_SIZE_KB_FIELD_NUMBER |
static int |
STORE_COMPLETE_SEQUENCE_ID_FIELD_NUMBER |
static int |
STORE_UNCOMPRESSED_SIZE_MB_FIELD_NUMBER |
static int |
STOREFILE_INDEX_SIZE_MB_FIELD_NUMBER |
static int |
STOREFILE_SIZE_MB_FIELD_NUMBER |
static int |
STOREFILES_FIELD_NUMBER |
static int |
STORES_FIELD_NUMBER |
static int |
TOTAL_COMPACTING_KVS_FIELD_NUMBER |
static int |
TOTAL_STATIC_BLOOM_SIZE_KB_FIELD_NUMBER |
static int |
TOTAL_STATIC_INDEX_SIZE_KB_FIELD_NUMBER |
static int |
WRITE_REQUESTS_COUNT_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
long |
getCompleteSequenceId()
optional uint64 complete_sequence_id = 15; |
long |
getCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11; |
float |
getDataLocality()
optional float data_locality = 16; |
static ClusterStatusProtos.RegionLoad |
getDefaultInstance() |
ClusterStatusProtos.RegionLoad |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
int |
getMemstoreSizeMB()
optional uint32 memstore_size_MB = 6; |
com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> |
getParserForType() |
long |
getReadRequestsCount()
optional uint64 read_requests_count = 8; |
HBaseProtos.RegionSpecifier |
getRegionSpecifier()
required .RegionSpecifier region_specifier = 1; |
HBaseProtos.RegionSpecifierOrBuilder |
getRegionSpecifierOrBuilder()
required .RegionSpecifier region_specifier = 1; |
int |
getRootIndexSizeKB()
optional uint32 root_index_size_KB = 12; |
int |
getSerializedSize() |
ClusterStatusProtos.StoreSequenceId |
getStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
int |
getStoreCompleteSequenceIdCount()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
List<ClusterStatusProtos.StoreSequenceId> |
getStoreCompleteSequenceIdList()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.StoreSequenceIdOrBuilder |
getStoreCompleteSequenceIdOrBuilder(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
List<? extends ClusterStatusProtos.StoreSequenceIdOrBuilder> |
getStoreCompleteSequenceIdOrBuilderList()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
int |
getStorefileIndexSizeMB()
optional uint32 storefile_index_size_MB = 7; |
int |
getStorefiles()
optional uint32 storefiles = 3; |
int |
getStorefileSizeMB()
optional uint32 storefile_size_MB = 5; |
int |
getStores()
optional uint32 stores = 2; |
int |
getStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4; |
long |
getTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10; |
int |
getTotalStaticBloomSizeKB()
optional uint32 total_static_bloom_size_KB = 14; |
int |
getTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
long |
getWriteRequestsCount()
optional uint64 write_requests_count = 9; |
boolean |
hasCompleteSequenceId()
optional uint64 complete_sequence_id = 15; |
boolean |
hasCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11; |
boolean |
hasDataLocality()
optional float data_locality = 16; |
int |
hashCode() |
boolean |
hasLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
boolean |
hasMemstoreSizeMB()
optional uint32 memstore_size_MB = 6; |
boolean |
hasReadRequestsCount()
optional uint64 read_requests_count = 8; |
boolean |
hasRegionSpecifier()
required .RegionSpecifier region_specifier = 1; |
boolean |
hasRootIndexSizeKB()
optional uint32 root_index_size_KB = 12; |
boolean |
hasStorefileIndexSizeMB()
optional uint32 storefile_index_size_MB = 7; |
boolean |
hasStorefiles()
optional uint32 storefiles = 3; |
boolean |
hasStorefileSizeMB()
optional uint32 storefile_size_MB = 5; |
boolean |
hasStores()
optional uint32 stores = 2; |
boolean |
hasStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4; |
boolean |
hasTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10; |
boolean |
hasTotalStaticBloomSizeKB()
optional uint32 total_static_bloom_size_KB = 14; |
boolean |
hasTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13; |
boolean |
hasWriteRequestsCount()
optional uint64 write_requests_count = 9; |
protected com.google.protobuf.GeneratedMessage.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(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static ClusterStatusProtos.RegionLoad |
parseDelimitedFrom(InputStream input) |
static ClusterStatusProtos.RegionLoad |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(byte[] data) |
static ClusterStatusProtos.RegionLoad |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(com.google.protobuf.ByteString data) |
static ClusterStatusProtos.RegionLoad |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(com.google.protobuf.CodedInputStream input) |
static ClusterStatusProtos.RegionLoad |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ClusterStatusProtos.RegionLoad |
parseFrom(InputStream input) |
static ClusterStatusProtos.RegionLoad |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.RegionLoad.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static com.google.protobuf.Parser<ClusterStatusProtos.RegionLoad> PARSER
public 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 MEMSTORE_SIZE_MB_FIELD_NUMBER
public static final int STOREFILE_INDEX_SIZE_MB_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 ClusterStatusProtos.RegionLoad getDefaultInstance()
public ClusterStatusProtos.RegionLoad 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<ClusterStatusProtos.RegionLoad> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessage
public boolean hasRegionSpecifier()
required .RegionSpecifier region_specifier = 1;
the region specifier
hasRegionSpecifier
in interface ClusterStatusProtos.RegionLoadOrBuilder
public HBaseProtos.RegionSpecifier getRegionSpecifier()
required .RegionSpecifier region_specifier = 1;
the region specifier
getRegionSpecifier
in interface ClusterStatusProtos.RegionLoadOrBuilder
public HBaseProtos.RegionSpecifierOrBuilder getRegionSpecifierOrBuilder()
required .RegionSpecifier region_specifier = 1;
the region specifier
getRegionSpecifierOrBuilder
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasStores()
optional uint32 stores = 2;
the number of stores for the region
hasStores
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getStores()
optional uint32 stores = 2;
the number of stores for the region
getStores
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasStorefiles()
optional uint32 storefiles = 3;
the number of storefiles for the region
hasStorefiles
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getStorefiles()
optional uint32 storefiles = 3;
the number of storefiles for the region
getStorefiles
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4;
the total size of the store files for the region, uncompressed, in MB
hasStoreUncompressedSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4;
the total size of the store files for the region, uncompressed, in MB
getStoreUncompressedSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasStorefileSizeMB()
optional uint32 storefile_size_MB = 5;
the current total size of the store files for the region, in MB
hasStorefileSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getStorefileSizeMB()
optional uint32 storefile_size_MB = 5;
the current total size of the store files for the region, in MB
getStorefileSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasMemstoreSizeMB()
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
hasMemstoreSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getMemstoreSizeMB()
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
getMemstoreSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasStorefileIndexSizeMB()
optional uint32 storefile_index_size_MB = 7;
The current total size of root-level store file indexes for the region, in MB. The same as {@link #rootIndexSizeKB} but in MB.
hasStorefileIndexSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getStorefileIndexSizeMB()
optional uint32 storefile_index_size_MB = 7;
The current total size of root-level store file indexes for the region, in MB. The same as {@link #rootIndexSizeKB} but in MB.
getStorefileIndexSizeMB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasReadRequestsCount()
optional uint64 read_requests_count = 8;
the current total read requests made to region
hasReadRequestsCount
in interface ClusterStatusProtos.RegionLoadOrBuilder
public long getReadRequestsCount()
optional uint64 read_requests_count = 8;
the current total read requests made to region
getReadRequestsCount
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasWriteRequestsCount()
optional uint64 write_requests_count = 9;
the current total write requests made to region
hasWriteRequestsCount
in interface ClusterStatusProtos.RegionLoadOrBuilder
public long getWriteRequestsCount()
optional uint64 write_requests_count = 9;
the current total write requests made to region
getWriteRequestsCount
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
hasTotalCompactingKVs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public long getTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
getTotalCompactingKVs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
hasCurrentCompactedKVs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public long getCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
getCurrentCompactedKVs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasRootIndexSizeKB()
optional uint32 root_index_size_KB = 12;
The current total size of root-level indexes for the region, in KB.
hasRootIndexSizeKB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getRootIndexSizeKB()
optional uint32 root_index_size_KB = 12;
The current total size of root-level indexes for the region, in KB.
getRootIndexSizeKB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13;
The total size of all index blocks, not just the root level, in KB.
hasTotalStaticIndexSizeKB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13;
The total size of all index blocks, not just the root level, in KB.
getTotalStaticIndexSizeKB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasTotalStaticBloomSizeKB()
optional uint32 total_static_bloom_size_KB = 14;
The total size of all Bloom filter blocks, not just loaded into the block cache, in KB.
hasTotalStaticBloomSizeKB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getTotalStaticBloomSizeKB()
optional uint32 total_static_bloom_size_KB = 14;
The total size of all Bloom filter blocks, not just loaded into the block cache, in KB.
getTotalStaticBloomSizeKB
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasCompleteSequenceId()
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
hasCompleteSequenceId
in interface ClusterStatusProtos.RegionLoadOrBuilder
public long getCompleteSequenceId()
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
getCompleteSequenceId
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasDataLocality()
optional float data_locality = 16;
The current data locality for region in the regionserver
hasDataLocality
in interface ClusterStatusProtos.RegionLoadOrBuilder
public float getDataLocality()
optional float data_locality = 16;
The current data locality for region in the regionserver
getDataLocality
in interface ClusterStatusProtos.RegionLoadOrBuilder
public boolean hasLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
hasLastMajorCompactionTs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public long getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
getLastMajorCompactionTs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public List<ClusterStatusProtos.StoreSequenceId> getStoreCompleteSequenceIdList()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceIdList
in interface ClusterStatusProtos.RegionLoadOrBuilder
public List<? extends ClusterStatusProtos.StoreSequenceIdOrBuilder> getStoreCompleteSequenceIdOrBuilderList()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceIdOrBuilderList
in interface ClusterStatusProtos.RegionLoadOrBuilder
public int getStoreCompleteSequenceIdCount()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceIdCount
in interface ClusterStatusProtos.RegionLoadOrBuilder
public ClusterStatusProtos.StoreSequenceId getStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceId
in interface ClusterStatusProtos.RegionLoadOrBuilder
public ClusterStatusProtos.StoreSequenceIdOrBuilder getStoreCompleteSequenceIdOrBuilder(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceIdOrBuilder
in interface ClusterStatusProtos.RegionLoadOrBuilder
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 boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static ClusterStatusProtos.RegionLoad parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.RegionLoad parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.RegionLoad parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.RegionLoad parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static ClusterStatusProtos.RegionLoad parseFrom(InputStream input) throws IOException
IOException
public static ClusterStatusProtos.RegionLoad parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.RegionLoad parseDelimitedFrom(InputStream input) throws IOException
IOException
public static ClusterStatusProtos.RegionLoad parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.RegionLoad parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static ClusterStatusProtos.RegionLoad parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static ClusterStatusProtos.RegionLoad.Builder newBuilder()
public ClusterStatusProtos.RegionLoad.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static ClusterStatusProtos.RegionLoad.Builder newBuilder(ClusterStatusProtos.RegionLoad prototype)
public ClusterStatusProtos.RegionLoad.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected ClusterStatusProtos.RegionLoad.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessage
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.