public static final class ClusterStatusProtos.RegionLoad.Builder extends com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder> implements ClusterStatusProtos.RegionLoadOrBuilder
RegionLoad
Modifier and Type | Method and Description |
---|---|
ClusterStatusProtos.RegionLoad.Builder |
addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusProtos.StoreSequenceId> values)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.StoreSequenceId.Builder |
addStoreCompleteSequenceIdBuilder()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.StoreSequenceId.Builder |
addStoreCompleteSequenceIdBuilder(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad |
build() |
ClusterStatusProtos.RegionLoad |
buildPartial() |
ClusterStatusProtos.RegionLoad.Builder |
clear() |
ClusterStatusProtos.RegionLoad.Builder |
clearCompleteSequenceId()
optional uint64 complete_sequence_id = 15; |
ClusterStatusProtos.RegionLoad.Builder |
clearCurrentCompactedKVs()
optional uint64 current_compacted_KVs = 11; |
ClusterStatusProtos.RegionLoad.Builder |
clearDataLocality()
optional float data_locality = 16; |
ClusterStatusProtos.RegionLoad.Builder |
clearLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusProtos.RegionLoad.Builder |
clearMemstoreSizeMB()
optional uint32 memstore_size_MB = 6; |
ClusterStatusProtos.RegionLoad.Builder |
clearReadRequestsCount()
optional uint64 read_requests_count = 8; |
ClusterStatusProtos.RegionLoad.Builder |
clearRegionSpecifier()
required .RegionSpecifier region_specifier = 1; |
ClusterStatusProtos.RegionLoad.Builder |
clearRootIndexSizeKB()
optional uint32 root_index_size_KB = 12; |
ClusterStatusProtos.RegionLoad.Builder |
clearStoreCompleteSequenceId()
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
clearStorefileIndexSizeMB()
optional uint32 storefile_index_size_MB = 7; |
ClusterStatusProtos.RegionLoad.Builder |
clearStorefiles()
optional uint32 storefiles = 3; |
ClusterStatusProtos.RegionLoad.Builder |
clearStorefileSizeMB()
optional uint32 storefile_size_MB = 5; |
ClusterStatusProtos.RegionLoad.Builder |
clearStores()
optional uint32 stores = 2; |
ClusterStatusProtos.RegionLoad.Builder |
clearStoreUncompressedSizeMB()
optional uint32 store_uncompressed_size_MB = 4; |
ClusterStatusProtos.RegionLoad.Builder |
clearTotalCompactingKVs()
optional uint64 total_compacting_KVs = 10; |
ClusterStatusProtos.RegionLoad.Builder |
clearTotalStaticBloomSizeKB()
optional uint32 total_static_bloom_size_KB = 14; |
ClusterStatusProtos.RegionLoad.Builder |
clearTotalStaticIndexSizeKB()
optional uint32 total_static_index_size_KB = 13; |
ClusterStatusProtos.RegionLoad.Builder |
clearWriteRequestsCount()
optional uint64 write_requests_count = 9; |
ClusterStatusProtos.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; |
ClusterStatusProtos.RegionLoad |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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; |
HBaseProtos.RegionSpecifier |
getRegionSpecifier()
required .RegionSpecifier region_specifier = 1; |
HBaseProtos.RegionSpecifier.Builder |
getRegionSpecifierBuilder()
required .RegionSpecifier region_specifier = 1; |
HBaseProtos.RegionSpecifierOrBuilder |
getRegionSpecifierOrBuilder()
required .RegionSpecifier region_specifier = 1; |
int |
getRootIndexSizeKB()
optional uint32 root_index_size_KB = 12; |
ClusterStatusProtos.StoreSequenceId |
getStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.StoreSequenceId.Builder |
getStoreCompleteSequenceIdBuilder(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
List<ClusterStatusProtos.StoreSequenceId.Builder> |
getStoreCompleteSequenceIdBuilderList()
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; |
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; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
ClusterStatusProtos.RegionLoad.Builder |
mergeFrom(ClusterStatusProtos.RegionLoad other) |
ClusterStatusProtos.RegionLoad.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.RegionLoad.Builder |
mergeFrom(com.google.protobuf.Message other) |
ClusterStatusProtos.RegionLoad.Builder |
mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1; |
ClusterStatusProtos.RegionLoad.Builder |
removeStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
setCompleteSequenceId(long value)
optional uint64 complete_sequence_id = 15; |
ClusterStatusProtos.RegionLoad.Builder |
setCurrentCompactedKVs(long value)
optional uint64 current_compacted_KVs = 11; |
ClusterStatusProtos.RegionLoad.Builder |
setDataLocality(float value)
optional float data_locality = 16; |
ClusterStatusProtos.RegionLoad.Builder |
setLastMajorCompactionTs(long value)
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusProtos.RegionLoad.Builder |
setMemstoreSizeMB(int value)
optional uint32 memstore_size_MB = 6; |
ClusterStatusProtos.RegionLoad.Builder |
setReadRequestsCount(long value)
optional uint64 read_requests_count = 8; |
ClusterStatusProtos.RegionLoad.Builder |
setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
required .RegionSpecifier region_specifier = 1; |
ClusterStatusProtos.RegionLoad.Builder |
setRegionSpecifier(HBaseProtos.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1; |
ClusterStatusProtos.RegionLoad.Builder |
setRootIndexSizeKB(int value)
optional uint32 root_index_size_KB = 12; |
ClusterStatusProtos.RegionLoad.Builder |
setStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
setStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18; |
ClusterStatusProtos.RegionLoad.Builder |
setStorefileIndexSizeMB(int value)
optional uint32 storefile_index_size_MB = 7; |
ClusterStatusProtos.RegionLoad.Builder |
setStorefiles(int value)
optional uint32 storefiles = 3; |
ClusterStatusProtos.RegionLoad.Builder |
setStorefileSizeMB(int value)
optional uint32 storefile_size_MB = 5; |
ClusterStatusProtos.RegionLoad.Builder |
setStores(int value)
optional uint32 stores = 2; |
ClusterStatusProtos.RegionLoad.Builder |
setStoreUncompressedSizeMB(int value)
optional uint32 store_uncompressed_size_MB = 4; |
ClusterStatusProtos.RegionLoad.Builder |
setTotalCompactingKVs(long value)
optional uint64 total_compacting_KVs = 10; |
ClusterStatusProtos.RegionLoad.Builder |
setTotalStaticBloomSizeKB(int value)
optional uint32 total_static_bloom_size_KB = 14; |
ClusterStatusProtos.RegionLoad.Builder |
setTotalStaticIndexSizeKB(int value)
optional uint32 total_static_index_size_KB = 13; |
ClusterStatusProtos.RegionLoad.Builder |
setWriteRequestsCount(long value)
optional uint64 write_requests_count = 9; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
public ClusterStatusProtos.RegionLoad.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
public ClusterStatusProtos.RegionLoad.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
public ClusterStatusProtos.RegionLoad getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public ClusterStatusProtos.RegionLoad build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public ClusterStatusProtos.RegionLoad buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public ClusterStatusProtos.RegionLoad.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
public ClusterStatusProtos.RegionLoad.Builder mergeFrom(ClusterStatusProtos.RegionLoad other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
public ClusterStatusProtos.RegionLoad.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>
IOException
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 ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1;
the region specifier
public ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
required .RegionSpecifier region_specifier = 1;
the region specifier
public ClusterStatusProtos.RegionLoad.Builder mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
required .RegionSpecifier region_specifier = 1;
the region specifier
public ClusterStatusProtos.RegionLoad.Builder clearRegionSpecifier()
required .RegionSpecifier region_specifier = 1;
the region specifier
public HBaseProtos.RegionSpecifier.Builder getRegionSpecifierBuilder()
required .RegionSpecifier region_specifier = 1;
the region specifier
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 ClusterStatusProtos.RegionLoad.Builder setStores(int value)
optional uint32 stores = 2;
the number of stores for the region
public ClusterStatusProtos.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 ClusterStatusProtos.RegionLoadOrBuilder
public int getStorefiles()
optional uint32 storefiles = 3;
the number of storefiles for the region
getStorefiles
in interface ClusterStatusProtos.RegionLoadOrBuilder
public ClusterStatusProtos.RegionLoad.Builder setStorefiles(int value)
optional uint32 storefiles = 3;
the number of storefiles for the region
public ClusterStatusProtos.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 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 ClusterStatusProtos.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 ClusterStatusProtos.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 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 ClusterStatusProtos.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 ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setMemstoreSizeMB(int value)
optional uint32 memstore_size_MB = 6;
the current size of the memstore for the region, in MB
public ClusterStatusProtos.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 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 ClusterStatusProtos.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 ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setReadRequestsCount(long value)
optional uint64 read_requests_count = 8;
the current total read requests made to region
public ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setWriteRequestsCount(long value)
optional uint64 write_requests_count = 9;
the current total write requests made to region
public ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setTotalCompactingKVs(long value)
optional uint64 total_compacting_KVs = 10;
the total compacting key values in currently running compaction
public ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setCurrentCompactedKVs(long value)
optional uint64 current_compacted_KVs = 11;
the completed count of key values in currently running compaction
public ClusterStatusProtos.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 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 ClusterStatusProtos.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 ClusterStatusProtos.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 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 ClusterStatusProtos.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 ClusterStatusProtos.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 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 ClusterStatusProtos.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 ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setCompleteSequenceId(long value)
optional uint64 complete_sequence_id = 15;
the most recent sequence Id from cache flush
public ClusterStatusProtos.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 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 ClusterStatusProtos.RegionLoad.Builder setDataLocality(float value)
optional float data_locality = 16;
The current data locality for region in the regionserver
public ClusterStatusProtos.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 ClusterStatusProtos.RegionLoadOrBuilder
public long getLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
getLastMajorCompactionTs
in interface ClusterStatusProtos.RegionLoadOrBuilder
public ClusterStatusProtos.RegionLoad.Builder setLastMajorCompactionTs(long value)
optional uint64 last_major_compaction_ts = 17 [default = 0];
public ClusterStatusProtos.RegionLoad.Builder clearLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0];
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 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.RegionLoad.Builder setStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder setStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId value)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusProtos.StoreSequenceId> values)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder clearStoreCompleteSequenceId()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.RegionLoad.Builder removeStoreCompleteSequenceId(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.StoreSequenceId.Builder getStoreCompleteSequenceIdBuilder(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
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 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 ClusterStatusProtos.StoreSequenceId.Builder addStoreCompleteSequenceIdBuilder()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public ClusterStatusProtos.StoreSequenceId.Builder addStoreCompleteSequenceIdBuilder(int index)
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
public List<ClusterStatusProtos.StoreSequenceId.Builder> getStoreCompleteSequenceIdBuilderList()
repeated .StoreSequenceId store_complete_sequence_id = 18;
the most recent sequence Id of store from cache flush
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.