Uses of Interface
org.apache.hadoop.metrics2.MetricsSink
Packages that use MetricsSink
Package
Description
Metrics 2.0
Builtin metrics sinks
-
Uses of MetricsSink in org.apache.hadoop.metrics2
Methods in org.apache.hadoop.metrics2 with type parameters of type MetricsSink -
Uses of MetricsSink in org.apache.hadoop.metrics2.sink
Classes in org.apache.hadoop.metrics2.sink that implement MetricsSinkModifier and TypeClassDescriptionclassA metrics sink that writes to a fileclassA metrics sink that writes to a Graphite server.classA metrics sink that writes to a Kafka broker.classThis class is a metrics sink that usesFileSystemto write the metrics logs.classA metrics sink that writes metrics to a StatsD daemon.