public class GraphiteSink
extends org.apache.spark.metrics.sink.GraphiteSink
Sink that is tailored to report AggregatorMetric metrics
 to Graphite.| Constructor and Description | 
|---|
| GraphiteSink(java.util.Properties properties,
            com.codahale.metrics.MetricRegistry metricRegistry,
            org.apache.spark.SecurityManager securityMgr) | 
GRAPHITE_DEFAULT_PERIOD, GRAPHITE_DEFAULT_PREFIX, GRAPHITE_DEFAULT_UNIT, GRAPHITE_KEY_HOST, GRAPHITE_KEY_PERIOD, GRAPHITE_KEY_PORT, GRAPHITE_KEY_PREFIX, GRAPHITE_KEY_PROTOCOL, GRAPHITE_KEY_UNIT, graphite, host, pollPeriod, pollUnit, port, prefix, property, propertyToOption, registry, report, reporter, start, stop