Package org.apache.hadoop.metrics2.util
Class Metrics2Util
java.lang.Object
org.apache.hadoop.metrics2.util.Metrics2Util
Utility class to simplify creation of hadoop metrics2 source/sink.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA pair of a name and its corresponding value.static classA fixed-size priority queue, used to retrieve top-n of offered entries. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Metrics2Util
public Metrics2Util()
-