public class TestFastLongHistogram extends Object
| Modifier and Type | Field and Description | 
|---|---|
static HBaseClassTestRule | 
CLASS_RULE  | 
| Constructor and Description | 
|---|
TestFastLongHistogram()  | 
| Modifier and Type | Method and Description | 
|---|---|
private static void | 
doTestUniform(org.apache.hadoop.hbase.metrics.impl.FastLongHistogram hist)  | 
void | 
testAdaptionOfChange()  | 
void | 
testGetNumAtOrBelow()  | 
void | 
testSameValues()  | 
void | 
testUniform()  | 
public static final HBaseClassTestRule CLASS_RULE
public TestFastLongHistogram()
private static void doTestUniform(org.apache.hadoop.hbase.metrics.impl.FastLongHistogram hist)
public void testUniform()
public void testAdaptionOfChange()
public void testGetNumAtOrBelow()
public void testSameValues()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.