List of usage examples for org.apache.hadoop.metrics2 MetricsInfo interface-usage
From source file org.apache.phoenix.trace.MetricsInfoImpl.java
/** * Making implementing metric info a little easier * <p> * Just a copy of the same from Hadoop, but exposed for usage. */ public class MetricsInfoImpl implements MetricsInfo {