public static final class ClusterStatusPB.RegionLoad.Builder extends com.google.protobuf.GeneratedMessageLite.Builder<ClusterStatusPB.RegionLoad,ClusterStatusPB.RegionLoad.Builder> implements ClusterStatusPB.RegionLoadOrBuilder
RegionLoad
Modifier and Type | Method and Description |
---|---|
ClusterStatusPB.RegionLoad.Builder |
addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusPB.StoreSequenceId> values)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
addStoreCompleteSequenceId(ClusterStatusPB.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
addStoreCompleteSequenceId(ClusterStatusPB.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
addStoreCompleteSequenceId(int index,
ClusterStatusPB.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
addStoreCompleteSequenceId(int index,
ClusterStatusPB.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad |
build() |
ClusterStatusPB.RegionLoad |
buildPartial() |
ClusterStatusPB.RegionLoad.Builder |
clear() |
ClusterStatusPB.RegionLoad.Builder |
clearCompleteSequenceId()
optional uint64 complete_sequence_id = 15; |
ClusterStatusPB.RegionLoad.Builder |
clearCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11; |
ClusterStatusPB.RegionLoad.Builder |
clearDataLocality()
optional float data_locality = 16; |
ClusterStatusPB.RegionLoad.Builder |
clearLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusPB.RegionLoad.Builder |
clearMemstoreSizeMB()
optional uint32 memstore_size_MB = 6; |
ClusterStatusPB.RegionLoad.Builder |
clearReadRequestsCount()
optional uint64 read_requests_count = 8; |
ClusterStatusPB.RegionLoad.Builder |
clearRegionSpecifier()
required .RegionSpecifier region_specifier = 1; |
ClusterStatusPB.RegionLoad.Builder |
clearRootIndexSizeKB()
optional uint32 root_index_size_KB = 12; |
ClusterStatusPB.RegionLoad.Builder |
clearStoreCompleteSequenceId()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
clearStorefileIndexSizeMB()
optional uint32 storefile_index_size_MB = 7; |
ClusterStatusPB.RegionLoad.Builder |
clearStorefiles()
optional uint32 storefiles = 3; |
ClusterStatusPB.RegionLoad.Builder |
clearStorefileSizeMB()
optional uint32 storefile_size_MB = 5; |
ClusterStatusPB.RegionLoad.Builder |
clearStores()
optional uint32 stores = 2; |
ClusterStatusPB.RegionLoad.Builder |
clearStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4; |
ClusterStatusPB.RegionLoad.Builder |
clearTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10; |
ClusterStatusPB.RegionLoad.Builder |
clearTotalStaticBloomSizeKB()
optional uint32 total_static_bloom_size_KB = 14; |
ClusterStatusPB.RegionLoad.Builder |
clearTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13; |
ClusterStatusPB.RegionLoad.Builder |
clearWriteRequestsCount()
optional uint64 write_requests_count = 9; |
ClusterStatusPB.RegionLoad.Builder |
clone() |
long |
getCompleteSequenceId()
optional uint64 complete_sequence_id = 15; |
long |
getCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11; |
float |
getDataLocality()
optional float data_locality = 16; |
ClusterStatusPB.RegionLoad |
getDefaultInstanceForType() |
long |
getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
int |
getMemstoreSizeMB()
optional uint32 memstore_size_MB = 6; |
long |
getReadRequestsCount()
optional uint64 read_requests_count = 8; |
HBasePB.RegionSpecifier |
getRegionSpecifier()
required .RegionSpecifier region_specifier = 1; |
int |
getRootIndexSizeKB()
optional uint32 root_index_size_KB = 12; |
ClusterStatusPB.StoreSequenceId |
getStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
int |
getStoreCompleteSequenceIdCount()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
List<ClusterStatusPB.StoreSequenceId> |
getStoreCompleteSequenceIdList()
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; |
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; |
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; |
boolean |
isInitialized() |
ClusterStatusPB.RegionLoad.Builder |
mergeFrom(ClusterStatusPB.RegionLoad other) |
ClusterStatusPB.RegionLoad.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusPB.RegionLoad.Builder |
mergeRegionSpecifier(HBasePB.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1; |
ClusterStatusPB.RegionLoad.Builder |
removeStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
setCompleteSequenceId(long value)
optional uint64 complete_sequence_id = 15; |
ClusterStatusPB.RegionLoad.Builder |
setCurrentCompactedKVs(long value)
optional uint64 current_compacted_KVs = 11; |
ClusterStatusPB.RegionLoad.Builder |
setDataLocality(float value)
optional float data_locality = 16; |
ClusterStatusPB.RegionLoad.Builder |
setLastMajorCompactionTs(long value)
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusPB.RegionLoad.Builder |
setMemstoreSizeMB(int value)
optional uint32 memstore_size_MB = 6; |
ClusterStatusPB.RegionLoad.Builder |
setReadRequestsCount(long value)
optional uint64 read_requests_count = 8; |
ClusterStatusPB.RegionLoad.Builder |
setRegionSpecifier(HBasePB.RegionSpecifier.Builder builderForValue)
required .RegionSpecifier region_specifier = 1; |
ClusterStatusPB.RegionLoad.Builder |
setRegionSpecifier(HBasePB.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1; |
ClusterStatusPB.RegionLoad.Builder |
setRootIndexSizeKB(int value)
optional uint32 root_index_size_KB = 12; |
ClusterStatusPB.RegionLoad.Builder |
setStoreCompleteSequenceId(int index,
ClusterStatusPB.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
setStoreCompleteSequenceId(int index,
ClusterStatusPB.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusPB.RegionLoad.Builder |
setStorefileIndexSizeMB(int value)
optional uint32 storefile_index_size_MB = 7; |
ClusterStatusPB.RegionLoad.Builder |
setStorefiles(int value)
optional uint32 storefiles = 3; |
ClusterStatusPB.RegionLoad.Builder |
setStorefileSizeMB(int value)
optional uint32 storefile_size_MB = 5; |
ClusterStatusPB.RegionLoad.Builder |
setStores(int value)
optional uint32 stores = 2; |
ClusterStatusPB.RegionLoad.Builder |
setStoreUncompressedSizeMB(int value)
optional uint32 store_uncompressed_size_MB = 4; |
ClusterStatusPB.RegionLoad.Builder |
setTotalCompactingKVs(long value)
optional uint64 total_compacting_KVs = 10; |
ClusterStatusPB.RegionLoad.Builder |
setTotalStaticBloomSizeKB(int value)
optional uint32 total_static_bloom_size_KB = 14; |
ClusterStatusPB.RegionLoad.Builder |
setTotalStaticIndexSizeKB(int value)
optional uint32 total_static_index_size_KB = 13; |
ClusterStatusPB.RegionLoad.Builder |
setWriteRequestsCount(long value)
optional uint64 write_requests_count = 9; |
public ClusterStatusPB.RegionLoad.Builder clear()
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageLite.Builder<ClusterStatusPB.RegionLoad,ClusterStatusPB.RegionLoad.Builder>
public ClusterStatusPB.RegionLoad.Builder clone()
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageLite.Builder<ClusterStatusPB.RegionLoad,ClusterStatusPB.RegionLoad.Builder>
public ClusterStatusPB.RegionLoad getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in class com.google.protobuf.GeneratedMessageLite.Builder<ClusterStatusPB.RegionLoad,ClusterStatusPB.RegionLoad.Builder>
public ClusterStatusPB.RegionLoad build()
build
in interface com.google.protobuf.MessageLite.Builder
public ClusterStatusPB.RegionLoad buildPartial()
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ClusterStatusPB.RegionLoad.Builder mergeFrom(ClusterStatusPB.RegionLoad other)
mergeFrom
in class com.google.protobuf.GeneratedMessageLite.Builder<ClusterStatusPB.RegionLoad,ClusterStatusPB.RegionLoad.Builder>
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
public ClusterStatusPB.RegionLoad.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessageLite.Builder<ClusterStatusPB.RegionLoad.Builder>
IOException
public boolean hasRegionSpecifier()
required .RegionSpecifier region_specifier = 1;
the region specifier
hasRegionSpecifier
in interface ClusterStatusPB.RegionLoadOrBuilder
public HBasePB.RegionSpecifier getRegionSpecifier()
required .RegionSpecifier region_specifier = 1;
the region specifier
getRegionSpecifier
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setRegionSpecifier(HBasePB.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1;
the region specifier
public ClusterStatusPB.RegionLoad.Builder setRegionSpecifier(HBasePB.RegionSpecifier.Builder builderForValue)
required .RegionSpecifier region_specifier = 1;
the region specifier
public ClusterStatusPB.RegionLoad.Builder mergeRegionSpecifier(HBasePB.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1;
the region specifier
public ClusterStatusPB.RegionLoad.Builder clearRegionSpecifier()
required .RegionSpecifier region_specifier = 1;
the region specifier
public boolean hasStores()
optional uint32 stores = 2;
the number of stores for the region
hasStores
in interface ClusterStatusPB.RegionLoadOrBuilder
public int getStores()
optional uint32 stores = 2;
the number of stores for the region
getStores
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setStores(int value)
optional uint32 stores = 2;
the number of stores for the region
public ClusterStatusPB.RegionLoad.Builder clearStores()
optional uint32 stores = 2;
the number of stores for the region
public boolean hasStorefiles()
optional uint32 storefiles = 3;
the number of storefiles for the region
hasStorefiles
in interface ClusterStatusPB.RegionLoadOrBuilder
public int getStorefiles()
optional uint32 storefiles = 3;
the number of storefiles for the region
getStorefiles
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setStorefiles(int value)
optional uint32 storefiles = 3;
the number of storefiles for the region
public ClusterStatusPB.RegionLoad.Builder clearStorefiles()
optional uint32 storefiles = 3;
the number of storefiles for the region
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 ClusterStatusPB.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 ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setStoreUncompressedSizeMB(int value)
optional uint32 store_uncompressed_size_MB = 4;
the total size of the store files for the region, uncompressed, in MB
public ClusterStatusPB.RegionLoad.Builder clearStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4;
the total size of the store files for the region, uncompressed, in MB
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 ClusterStatusPB.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 ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setStorefileSizeMB(int value)
optional uint32 storefile_size_MB = 5;
the current total size of the store files for the region, in MB
public ClusterStatusPB.RegionLoad.Builder clearStorefileSizeMB()
optional uint32 storefile_size_MB = 5;
the current total size of the store files for the region, in MB
public boolean hasMemstoreSizeMB()
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
hasMemstoreSizeMB
in interface ClusterStatusPB.RegionLoadOrBuilder
public int getMemstoreSizeMB()
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
getMemstoreSizeMB
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setMemstoreSizeMB(int value)
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
public ClusterStatusPB.RegionLoad.Builder clearMemstoreSizeMB()
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
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 ClusterStatusPB.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 ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setStorefileIndexSizeMB(int value)
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.
public ClusterStatusPB.RegionLoad.Builder clearStorefileIndexSizeMB()
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.
public boolean hasReadRequestsCount()
optional uint64 read_requests_count = 8;
the current total read requests made to region
hasReadRequestsCount
in interface ClusterStatusPB.RegionLoadOrBuilder
public long getReadRequestsCount()
optional uint64 read_requests_count = 8;
the current total read requests made to region
getReadRequestsCount
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setReadRequestsCount(long value)
optional uint64 read_requests_count = 8;
the current total read requests made to region
public ClusterStatusPB.RegionLoad.Builder clearReadRequestsCount()
optional uint64 read_requests_count = 8;
the current total read requests made to region
public boolean hasWriteRequestsCount()
optional uint64 write_requests_count = 9;
the current total write requests made to region
hasWriteRequestsCount
in interface ClusterStatusPB.RegionLoadOrBuilder
public long getWriteRequestsCount()
optional uint64 write_requests_count = 9;
the current total write requests made to region
getWriteRequestsCount
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setWriteRequestsCount(long value)
optional uint64 write_requests_count = 9;
the current total write requests made to region
public ClusterStatusPB.RegionLoad.Builder clearWriteRequestsCount()
optional uint64 write_requests_count = 9;
the current total write requests made to region
public boolean hasTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
hasTotalCompactingKVs
in interface ClusterStatusPB.RegionLoadOrBuilder
public long getTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
getTotalCompactingKVs
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setTotalCompactingKVs(long value)
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
public ClusterStatusPB.RegionLoad.Builder clearTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
public boolean hasCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
hasCurrentCompactedKVs
in interface ClusterStatusPB.RegionLoadOrBuilder
public long getCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
getCurrentCompactedKVs
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setCurrentCompactedKVs(long value)
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
public ClusterStatusPB.RegionLoad.Builder clearCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
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 ClusterStatusPB.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 ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setRootIndexSizeKB(int value)
optional uint32 root_index_size_KB = 12;
The current total size of root-level indexes for the region, in KB.
public ClusterStatusPB.RegionLoad.Builder clearRootIndexSizeKB()
optional uint32 root_index_size_KB = 12;
The current total size of root-level indexes for the region, in KB.
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 ClusterStatusPB.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 ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setTotalStaticIndexSizeKB(int value)
optional uint32 total_static_index_size_KB = 13;
The total size of all index blocks, not just the root level, in KB.
public ClusterStatusPB.RegionLoad.Builder clearTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13;
The total size of all index blocks, not just the root level, in KB.
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 ClusterStatusPB.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 ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setTotalStaticBloomSizeKB(int value)
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.
public ClusterStatusPB.RegionLoad.Builder clearTotalStaticBloomSizeKB()
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.
public boolean hasCompleteSequenceId()
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
hasCompleteSequenceId
in interface ClusterStatusPB.RegionLoadOrBuilder
public long getCompleteSequenceId()
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
getCompleteSequenceId
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setCompleteSequenceId(long value)
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
public ClusterStatusPB.RegionLoad.Builder clearCompleteSequenceId()
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
public boolean hasDataLocality()
optional float data_locality = 16;
The current data locality for region in the regionserver
hasDataLocality
in interface ClusterStatusPB.RegionLoadOrBuilder
public float getDataLocality()
optional float data_locality = 16;
The current data locality for region in the regionserver
getDataLocality
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setDataLocality(float value)
optional float data_locality = 16;
The current data locality for region in the regionserver
public ClusterStatusPB.RegionLoad.Builder clearDataLocality()
optional float data_locality = 16;
The current data locality for region in the regionserver
public boolean hasLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
hasLastMajorCompactionTs
in interface ClusterStatusPB.RegionLoadOrBuilder
public long getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
getLastMajorCompactionTs
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setLastMajorCompactionTs(long value)
optional uint64 last_major_compaction_ts = 17 [default = 0];
public ClusterStatusPB.RegionLoad.Builder clearLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
public List<ClusterStatusPB.StoreSequenceId> getStoreCompleteSequenceIdList()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceIdList
in interface ClusterStatusPB.RegionLoadOrBuilder
public int getStoreCompleteSequenceIdCount()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceIdCount
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.StoreSequenceId getStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
getStoreCompleteSequenceId
in interface ClusterStatusPB.RegionLoadOrBuilder
public ClusterStatusPB.RegionLoad.Builder setStoreCompleteSequenceId(int index, ClusterStatusPB.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder setStoreCompleteSequenceId(int index, ClusterStatusPB.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder addStoreCompleteSequenceId(ClusterStatusPB.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder addStoreCompleteSequenceId(int index, ClusterStatusPB.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder addStoreCompleteSequenceId(ClusterStatusPB.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder addStoreCompleteSequenceId(int index, ClusterStatusPB.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusPB.StoreSequenceId> values)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder clearStoreCompleteSequenceId()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusPB.RegionLoad.Builder removeStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
Copyright © 2010-2017, The Async HBase Authors