public static final class ClusterStatusProtos.RegionLoad.Builder extends org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder> implements ClusterStatusProtos.RegionLoadOrBuilder
hbase.pb.RegionLoad| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.RegionLoad.Builder |
addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusProtos.StoreSequenceId> values)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
addStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.StoreSequenceId.Builder |
addStoreCompleteSequenceIdBuilder()
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.StoreSequenceId.Builder |
addStoreCompleteSequenceIdBuilder(int index)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad |
build() |
ClusterStatusProtos.RegionLoad |
buildPartial() |
ClusterStatusProtos.RegionLoad.Builder |
clear() |
ClusterStatusProtos.RegionLoad.Builder |
clearCompleteSequenceId()
the most recent sequence Id from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
clearCurrentCompactedKVs()
the completed count of key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
clearDataLocality()
The current data locality for region in the regionserver
|
ClusterStatusProtos.RegionLoad.Builder |
clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ClusterStatusProtos.RegionLoad.Builder |
clearFilteredReadRequestsCount()
the current total filtered read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
clearLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusProtos.RegionLoad.Builder |
clearMemStoreSizeMB()
the current size of the memstore for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClusterStatusProtos.RegionLoad.Builder |
clearReadRequestsCount()
the current total read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
clearRegionSpecifier()
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
clearRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
clearStoreCompleteSequenceId()
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
clearStorefileIndexSizeKB()
The current total size of root-level store file indexes for the region,
in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
clearStorefiles()
the number of storefiles for the region
|
ClusterStatusProtos.RegionLoad.Builder |
clearStorefileSizeMB()
the current total size of the store files for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
clearStores()
the number of stores for the region
|
ClusterStatusProtos.RegionLoad.Builder |
clearStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
clearTotalCompactingKVs()
the total compacting key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
clearTotalStaticBloomSizeKB()
The total size of all Bloom filter blocks, not just loaded into the
block cache, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
clearTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
clearWriteRequestsCount()
the current total write requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
clone() |
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
|
ClusterStatusProtos.RegionLoad |
getDefaultInstanceForType() |
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
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
|
long |
getReadRequestsCount()
the current total read requests made to region
|
HBaseProtos.RegionSpecifier |
getRegionSpecifier()
the region specifier
|
HBaseProtos.RegionSpecifier.Builder |
getRegionSpecifierBuilder()
the region specifier
|
HBaseProtos.RegionSpecifierOrBuilder |
getRegionSpecifierOrBuilder()
the region specifier
|
int |
getRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
|
ClusterStatusProtos.StoreSequenceId |
getStoreCompleteSequenceId(int index)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.StoreSequenceId.Builder |
getStoreCompleteSequenceIdBuilder(int index)
the most recent sequence Id of store from cache flush
|
List<ClusterStatusProtos.StoreSequenceId.Builder> |
getStoreCompleteSequenceIdBuilderList()
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.
|
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
|
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() |
ClusterStatusProtos.RegionLoad.Builder |
mergeFrom(ClusterStatusProtos.RegionLoad other) |
ClusterStatusProtos.RegionLoad.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input,
org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ClusterStatusProtos.RegionLoad.Builder |
mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ClusterStatusProtos.RegionLoad.Builder |
mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStatusProtos.RegionLoad.Builder |
removeStoreCompleteSequenceId(int index)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
setCompleteSequenceId(long value)
the most recent sequence Id from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
setCurrentCompactedKVs(long value)
the completed count of key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
setDataLocality(float value)
The current data locality for region in the regionserver
|
ClusterStatusProtos.RegionLoad.Builder |
setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.RegionLoad.Builder |
setFilteredReadRequestsCount(long value)
the current total filtered read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
setLastMajorCompactionTs(long value)
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusProtos.RegionLoad.Builder |
setMemStoreSizeMB(int value)
the current size of the memstore for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
setReadRequestsCount(long value)
the current total read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
setRegionSpecifier(HBaseProtos.RegionSpecifier value)
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClusterStatusProtos.RegionLoad.Builder |
setRootIndexSizeKB(int value)
The current total size of root-level indexes for the region, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
setStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
setStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
setStorefileIndexSizeKB(long value)
The current total size of root-level store file indexes for the region,
in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
setStorefiles(int value)
the number of storefiles for the region
|
ClusterStatusProtos.RegionLoad.Builder |
setStorefileSizeMB(int value)
the current total size of the store files for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
setStores(int value)
the number of stores for the region
|
ClusterStatusProtos.RegionLoad.Builder |
setStoreUncompressedSizeMB(int value)
the total size of the store files for the region, uncompressed, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
setTotalCompactingKVs(long value)
the total compacting key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
setTotalStaticBloomSizeKB(int value)
The total size of all Bloom filter blocks, not just loaded into the
block cache, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
setTotalStaticIndexSizeKB(int value)
The total size of all index blocks, not just the root level, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStatusProtos.RegionLoad.Builder |
setWriteRequestsCount(long value)
the current total write requests made to region
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder clear()
clear in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclear in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclear in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildergetDescriptorForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuildergetDescriptorForType in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad getDefaultInstanceForType()
getDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageOrBuilderpublic ClusterStatusProtos.RegionLoad build()
build in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderbuild in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.RegionLoad buildPartial()
buildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderbuildPartial in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderpublic ClusterStatusProtos.RegionLoad.Builder clone()
clone in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.Builderclone in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.Builderclone in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderclearOneof in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuilderaddRepeatedField in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other)
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder mergeFrom(ClusterStatusProtos.RegionLoad other)
public final boolean isInitialized()
isInitialized in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLiteOrBuilderisInitialized in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public ClusterStatusProtos.RegionLoad.Builder mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.CodedInputStream input, org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeFrom in interface org.apache.hbase.thirdparty.com.google.protobuf.MessageLite.BuildermergeFrom in class org.apache.hbase.thirdparty.com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.RegionLoad.Builder>IOExceptionpublic 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 ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier value)
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;public ClusterStatusProtos.RegionLoad.Builder setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;public ClusterStatusProtos.RegionLoad.Builder mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;public ClusterStatusProtos.RegionLoad.Builder clearRegionSpecifier()
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;public HBaseProtos.RegionSpecifier.Builder getRegionSpecifierBuilder()
the region specifier
required .hbase.pb.RegionSpecifier region_specifier = 1;public 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 ClusterStatusProtos.RegionLoad.Builder setStores(int value)
the number of stores for the region
optional uint32 stores = 2;public ClusterStatusProtos.RegionLoad.Builder clearStores()
the number of stores for the region
optional uint32 stores = 2;public 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 ClusterStatusProtos.RegionLoad.Builder setStorefiles(int value)
the number of storefiles for the region
optional uint32 storefiles = 3;public ClusterStatusProtos.RegionLoad.Builder clearStorefiles()
the number of storefiles for the region
optional uint32 storefiles = 3;public 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 ClusterStatusProtos.RegionLoad.Builder setStoreUncompressedSizeMB(int value)
the total size of the store files for the region, uncompressed, in MB
optional uint32 store_uncompressed_size_MB = 4;public ClusterStatusProtos.RegionLoad.Builder clearStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
optional uint32 store_uncompressed_size_MB = 4;public 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 ClusterStatusProtos.RegionLoad.Builder setStorefileSizeMB(int value)
the current total size of the store files for the region, in MB
optional uint32 storefile_size_MB = 5;public ClusterStatusProtos.RegionLoad.Builder clearStorefileSizeMB()
the current total size of the store files for the region, in MB
optional uint32 storefile_size_MB = 5;public 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 ClusterStatusProtos.RegionLoad.Builder setMemStoreSizeMB(int value)
the current size of the memstore for the region, in MB
optional uint32 mem_store_size_MB = 6;public ClusterStatusProtos.RegionLoad.Builder clearMemStoreSizeMB()
the current size of the memstore for the region, in MB
optional uint32 mem_store_size_MB = 6;public 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 ClusterStatusProtos.RegionLoad.Builder setStorefileIndexSizeKB(long value)
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;public ClusterStatusProtos.RegionLoad.Builder clearStorefileIndexSizeKB()
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;public 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 ClusterStatusProtos.RegionLoad.Builder setReadRequestsCount(long value)
the current total read requests made to region
optional uint64 read_requests_count = 8;public ClusterStatusProtos.RegionLoad.Builder clearReadRequestsCount()
the current total read requests made to region
optional uint64 read_requests_count = 8;public 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 ClusterStatusProtos.RegionLoad.Builder setWriteRequestsCount(long value)
the current total write requests made to region
optional uint64 write_requests_count = 9;public ClusterStatusProtos.RegionLoad.Builder clearWriteRequestsCount()
the current total write requests made to region
optional uint64 write_requests_count = 9;public 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 ClusterStatusProtos.RegionLoad.Builder setTotalCompactingKVs(long value)
the total compacting key values in currently running compaction
optional uint64 total_compacting_KVs = 10;public ClusterStatusProtos.RegionLoad.Builder clearTotalCompactingKVs()
the total compacting key values in currently running compaction
optional uint64 total_compacting_KVs = 10;public 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 ClusterStatusProtos.RegionLoad.Builder setCurrentCompactedKVs(long value)
the completed count of key values in currently running compaction
optional uint64 current_compacted_KVs = 11;public ClusterStatusProtos.RegionLoad.Builder clearCurrentCompactedKVs()
the completed count of key values in currently running compaction
optional uint64 current_compacted_KVs = 11;public 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 ClusterStatusProtos.RegionLoad.Builder setRootIndexSizeKB(int value)
The current total size of root-level indexes for the region, in KB.
optional uint32 root_index_size_KB = 12;public ClusterStatusProtos.RegionLoad.Builder clearRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
optional uint32 root_index_size_KB = 12;public 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 ClusterStatusProtos.RegionLoad.Builder setTotalStaticIndexSizeKB(int value)
The total size of all index blocks, not just the root level, in KB.
optional uint32 total_static_index_size_KB = 13;public ClusterStatusProtos.RegionLoad.Builder clearTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
optional uint32 total_static_index_size_KB = 13;public 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 ClusterStatusProtos.RegionLoad.Builder setTotalStaticBloomSizeKB(int value)
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;public ClusterStatusProtos.RegionLoad.Builder clearTotalStaticBloomSizeKB()
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;public 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 ClusterStatusProtos.RegionLoad.Builder setCompleteSequenceId(long value)
the most recent sequence Id from cache flush
optional uint64 complete_sequence_id = 15;public ClusterStatusProtos.RegionLoad.Builder clearCompleteSequenceId()
the most recent sequence Id from cache flush
optional uint64 complete_sequence_id = 15;public 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 ClusterStatusProtos.RegionLoad.Builder setDataLocality(float value)
The current data locality for region in the regionserver
optional float data_locality = 16;public ClusterStatusProtos.RegionLoad.Builder clearDataLocality()
The current data locality for region in the regionserver
optional float data_locality = 16;public 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 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()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;getStoreCompleteSequenceIdList 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.RegionLoad.Builder setStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder setStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder addStoreCompleteSequenceId(int index, ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusProtos.StoreSequenceId> values)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder clearStoreCompleteSequenceId()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.RegionLoad.Builder removeStoreCompleteSequenceId(int index)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.StoreSequenceId.Builder getStoreCompleteSequenceIdBuilder(int index)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public 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 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 ClusterStatusProtos.StoreSequenceId.Builder addStoreCompleteSequenceIdBuilder()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public ClusterStatusProtos.StoreSequenceId.Builder addStoreCompleteSequenceIdBuilder(int index)
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public List<ClusterStatusProtos.StoreSequenceId.Builder> getStoreCompleteSequenceIdBuilderList()
the most recent sequence Id of store from cache flush
repeated .hbase.pb.StoreSequenceId store_complete_sequence_id = 18;public 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 ClusterStatusProtos.RegionLoad.Builder setFilteredReadRequestsCount(long value)
the current total filtered read requests made to region
optional uint64 filtered_read_requests_count = 19;public ClusterStatusProtos.RegionLoad.Builder clearFilteredReadRequestsCount()
the current total filtered read requests made to region
optional uint64 filtered_read_requests_count = 19;public final ClusterStatusProtos.RegionLoad.Builder setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildersetUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>public final ClusterStatusProtos.RegionLoad.Builder mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.apache.hbase.thirdparty.com.google.protobuf.Message.BuildermergeUnknownFields in class org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.Builder<ClusterStatusProtos.RegionLoad.Builder>Copyright © 2007–2019 Cloudera. All rights reserved.