Package org.apache.hadoop.metrics2.lib
Class TestMutableRangeHistogram
java.lang.Object
org.apache.hadoop.metrics2.lib.TestMutableRangeHistogram
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final String
private static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
calculate 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.
-