Uses of Class
org.apache.hadoop.hdfs.client.impl.metrics.BlockReaderLocalMetrics
Packages that use BlockReaderLocalMetrics
Package
Description
Support for tracking Block Reader Local's latencies.
-
Uses of BlockReaderLocalMetrics in org.apache.hadoop.hdfs.client.impl.metrics
Methods in org.apache.hadoop.hdfs.client.impl.metrics that return BlockReaderLocalMetricsModifier and TypeMethodDescriptionstatic BlockReaderLocalMetricsBlockReaderLocalMetrics.create()Constructors in org.apache.hadoop.hdfs.client.impl.metrics with parameters of type BlockReaderLocalMetricsModifierConstructorDescriptionBlockReaderIoProvider(DfsClientConf.ShortCircuitConf conf, BlockReaderLocalMetrics metrics, org.apache.hadoop.util.Timer timer)