public class TestBloomFilterChunk extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestBloomFilterChunk() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBasicBloom() |
void |
testBloomFold() |
void |
testBloomPerf() |
void |
testFoldableByteSize() |
void |
testSizing() |
public static final HBaseClassTestRule CLASS_RULE
public TestBloomFilterChunk()
public void testBasicBloom() throws Exception
Exceptionpublic void testBloomFold() throws Exception
Exceptionpublic void testBloomPerf() throws Exception
Exceptionpublic void testSizing()
public void testFoldableByteSize()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.