Class MetricDelegate

  • All Implemented Interfaces:
    org.apache.heron.api.metric.IMetric

    public class MetricDelegate
    extends Object
    implements org.apache.heron.api.metric.IMetric
    • Constructor Detail

      • MetricDelegate

        public MetricDelegate​(IMetric delegate)
    • Method Detail

      • getValueAndReset

        public Object getValueAndReset()
        Specified by:
        getValueAndReset in interface org.apache.heron.api.metric.IMetric