| Package | Description |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.addAllStoreCompleteSequenceId(Iterable<? extends ClusterStatusProtos.StoreSequenceId> values)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addRegionLoadsBuilder()
Information on the load of individual regions.
|
ClusterStatusProtos.RegionLoad.Builder |
AdminProtos.GetRegionLoadResponse.Builder.addRegionLoadsBuilder()
repeated .hbase.pb.RegionLoad region_loads = 1; |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addRegionLoadsBuilder(int index)
Information on the load of individual regions.
|
ClusterStatusProtos.RegionLoad.Builder |
AdminProtos.GetRegionLoadResponse.Builder.addRegionLoadsBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 1; |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.addRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.addStoreCompleteSequenceId(ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.addStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.addStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clear() |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearCompleteSequenceId()
the most recent sequence Id from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearCurrentCompactedKVs()
the completed count of key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearDataLocality()
The current data locality for region in the regionserver
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearFilteredReadRequestsCount()
the current total filtered read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearLastMajorCompactionTs()
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearMemStoreSizeMB()
the current size of the memstore for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearOneof(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearReadRequestsCount()
the current total read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearRegionSpecifier()
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearRootIndexSizeKB()
The current total size of root-level indexes for the region, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearStoreCompleteSequenceId()
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearStorefileIndexSizeKB()
The current total size of root-level store file indexes for the region,
in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearStorefiles()
the number of storefiles for the region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearStorefileSizeMB()
the current total size of the store files for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearStores()
the number of stores for the region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearStoreUncompressedSizeMB()
the total size of the store files for the region, uncompressed, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearTotalCompactingKVs()
the total compacting key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearTotalStaticBloomSizeKB()
The total size of all Bloom filter blocks, not just loaded into the
block cache, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearTotalStaticIndexSizeKB()
The total size of all index blocks, not just the root level, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clearWriteRequestsCount()
the current total write requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.clone() |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsBuilder(int index)
Information on the load of individual regions.
|
ClusterStatusProtos.RegionLoad.Builder |
AdminProtos.GetRegionLoadResponse.Builder.getRegionLoadsBuilder(int index)
repeated .hbase.pb.RegionLoad region_loads = 1; |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.mergeFrom(ClusterStatusProtos.RegionLoad other) |
ClusterStatusProtos.RegionLoad.Builder |
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 |
ClusterStatusProtos.RegionLoad.Builder.mergeFrom(org.apache.hbase.thirdparty.com.google.protobuf.Message other) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.mergeRegionSpecifier(HBaseProtos.RegionSpecifier value)
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.mergeUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
static ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.newBuilder() |
static ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.newBuilder(ClusterStatusProtos.RegionLoad prototype) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.newBuilderForType() |
protected ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.newBuilderForType(org.apache.hbase.thirdparty.com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.removeStoreCompleteSequenceId(int index)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setCompleteSequenceId(long value)
the most recent sequence Id from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setCurrentCompactedKVs(long value)
the completed count of key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setDataLocality(float value)
The current data locality for region in the regionserver
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setFilteredReadRequestsCount(long value)
the current total filtered read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setLastMajorCompactionTs(long value)
optional uint64 last_major_compaction_ts = 17 [default = 0]; |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setMemStoreSizeMB(int value)
the current size of the memstore for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setReadRequestsCount(long value)
the current total read requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder builderForValue)
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setRegionSpecifier(HBaseProtos.RegionSpecifier value)
the region specifier
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setRepeatedField(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setRootIndexSizeKB(int value)
The current total size of root-level indexes for the region, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId.Builder builderForValue)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStoreCompleteSequenceId(int index,
ClusterStatusProtos.StoreSequenceId value)
the most recent sequence Id of store from cache flush
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStorefileIndexSizeKB(long value)
The current total size of root-level store file indexes for the region,
in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStorefiles(int value)
the number of storefiles for the region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStorefileSizeMB(int value)
the current total size of the store files for the region, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStores(int value)
the number of stores for the region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setStoreUncompressedSizeMB(int value)
the total size of the store files for the region, uncompressed, in MB
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setTotalCompactingKVs(long value)
the total compacting key values in currently running compaction
|
ClusterStatusProtos.RegionLoad.Builder |
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 |
ClusterStatusProtos.RegionLoad.Builder.setTotalStaticIndexSizeKB(int value)
The total size of all index blocks, not just the root level, in KB.
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setUnknownFields(org.apache.hbase.thirdparty.com.google.protobuf.UnknownFieldSet unknownFields) |
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.Builder.setWriteRequestsCount(long value)
the current total write requests made to region
|
ClusterStatusProtos.RegionLoad.Builder |
ClusterStatusProtos.RegionLoad.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterStatusProtos.RegionLoad.Builder> |
ClusterStatusProtos.ServerLoad.Builder.getRegionLoadsBuilderList()
Information on the load of individual regions.
|
List<ClusterStatusProtos.RegionLoad.Builder> |
AdminProtos.GetRegionLoadResponse.Builder.getRegionLoadsBuilderList()
repeated .hbase.pb.RegionLoad region_loads = 1; |
| Modifier and Type | Method and Description |
|---|---|
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
Information on the load of individual regions.
|
AdminProtos.GetRegionLoadResponse.Builder |
AdminProtos.GetRegionLoadResponse.Builder.addRegionLoads(ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 1; |
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.addRegionLoads(int index,
ClusterStatusProtos.RegionLoad.Builder builderForValue)
Information on the load of individual regions.
|
AdminProtos.GetRegionLoadResponse.Builder |
AdminProtos.GetRegionLoadResponse.Builder.addRegionLoads(int index,
ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 1; |
ClusterStatusProtos.ServerLoad.Builder |
ClusterStatusProtos.ServerLoad.Builder.setRegionLoads(int index,
ClusterStatusProtos.RegionLoad.Builder builderForValue)
Information on the load of individual regions.
|
AdminProtos.GetRegionLoadResponse.Builder |
AdminProtos.GetRegionLoadResponse.Builder.setRegionLoads(int index,
ClusterStatusProtos.RegionLoad.Builder builderForValue)
repeated .hbase.pb.RegionLoad region_loads = 1; |
Copyright © 2007–2019 Cloudera. All rights reserved.