Example usage for org.apache.hadoop.metrics2 MetricsInfo interface-usage

List of usage examples for org.apache.hadoop.metrics2 MetricsInfo interface-usage

Introduction

In this page you can find the example usage for org.apache.hadoop.metrics2 MetricsInfo interface-usage.

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 {