@InterfaceAudience.Public @InterfaceStability.Evolving public interface MetricsSink extends MetricsPlugin
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Flush any buffered metrics
|
void |
putMetrics(MetricsRecord record)
Put a metrics record in the sink
|
initvoid putMetrics(MetricsRecord record)
record - the record to putvoid flush()
Copyright © 2014 Apache Software Foundation. All Rights Reserved.