Package org.apache.hadoop.metrics2.lib
Class TestMutableRangeHistogram
java.lang.Object
org.apache.hadoop.metrics2.lib.TestMutableRangeHistogram
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static final Stringprivate static final String - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionvoidcalculate the distribution for last bucket, see HBASE-24615 for detail. 
- 
Field Details
- 
CLASS_RULE
 - 
RECORD_NAME
- See Also:
 
 - 
SIZE_HISTOGRAM_NAME
- See Also:
 
 
 - 
 - 
Constructor Details
- 
TestMutableRangeHistogram
public TestMutableRangeHistogram() 
 - 
 - 
Method Details
- 
testLastBucketWithSizeHistogram
calculate the distribution for last bucket, see HBASE-24615 for detail. 
 -