public class TestMutableRangeHistogram extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
RECORD_NAME |
private static String |
SIZE_HISTOGRAM_NAME |
Constructor and Description |
---|
TestMutableRangeHistogram() |
Modifier and Type | Method and Description |
---|---|
void |
testLastBucketWithSizeHistogram()
calculate the distribution for last bucket, see HBASE-24615 for detail.
|
public static final HBaseClassTestRule CLASS_RULE
private static final String RECORD_NAME
private static final String SIZE_HISTOGRAM_NAME
public TestMutableRangeHistogram()
public void testLastBucketWithSizeHistogram()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.