Uses of Interface
org.apache.hadoop.metrics2.MetricsCollector
Packages that use MetricsCollector
Package
Description
This package contains implementation classes for use inside
filesystems.
Tools to help define network clients and servers.
Metrics 2.0
A metrics system implementation
-
Uses of MetricsCollector in org.apache.hadoop.fs.impl
Methods in org.apache.hadoop.fs.impl with parameters of type MetricsCollectorModifier and TypeMethodDescriptionvoidWeakRefMetricsSource.getMetrics(MetricsCollector collector, boolean all) If the weak reference is non null, update the metrics. -
Uses of MetricsCollector in org.apache.hadoop.ipc
Methods in org.apache.hadoop.ipc with parameters of type MetricsCollectorModifier and TypeMethodDescriptionvoidDecayRpcScheduler.getMetrics(MetricsCollector collector, boolean all) voidDecayRpcScheduler.MetricsProxy.getMetrics(MetricsCollector collector, boolean all) -
Uses of MetricsCollector in org.apache.hadoop.metrics2
Methods in org.apache.hadoop.metrics2 that return MetricsCollectorModifier and TypeMethodDescriptionMetricsRecordBuilder.endRecord()Syntactic sugar to add multiple records in a collector in a one liner.MetricsJsonBuilder.parent()abstract MetricsCollectorMetricsRecordBuilder.parent()MetricStringBuilder.parent()Methods in org.apache.hadoop.metrics2 with parameters of type MetricsCollectorModifier and TypeMethodDescriptionvoidMetricsSource.getMetrics(MetricsCollector collector, boolean all) Get metrics from the metrics sourceConstructors in org.apache.hadoop.metrics2 with parameters of type MetricsCollectorModifierConstructorDescriptionMetricsJsonBuilder(MetricsCollector parent) Build an instance.MetricStringBuilder(MetricsCollector parent, String prefix, String separator, String suffix) Build an instance. -
Uses of MetricsCollector in org.apache.hadoop.metrics2.impl
Classes in org.apache.hadoop.metrics2.impl that implement MetricsCollectorMethods in org.apache.hadoop.metrics2.impl with parameters of type MetricsCollectorModifier and TypeMethodDescriptionvoidMetricsSystemImpl.getMetrics(MetricsCollector builder, boolean all) -
Uses of MetricsCollector in org.apache.hadoop.metrics2.source
Methods in org.apache.hadoop.metrics2.source with parameters of type MetricsCollectorModifier and TypeMethodDescriptionvoidJvmMetrics.getMetrics(MetricsCollector collector, boolean all)