Interface Updater
@LimitedPrivate({"HDFS","MapReduce"})
@Evolving
public interface Updater
Call-back interface. See
MetricsContext.registerUpdater().-
Method Summary
Modifier and TypeMethodDescriptionvoiddoUpdates(MetricsContext context) Timer-based call-back from the metric library.
-
Method Details
-
doUpdates
Timer-based call-back from the metric library.
-