public class TestCompoundBloomFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestCompoundBloomFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCompoundBloomFilter() |
void |
testCompoundBloomSizing() |
void |
testCreateKey() |
public static final HBaseClassTestRule CLASS_RULE
public TestCompoundBloomFilter()
public void setUp() throws IOException
IOExceptionpublic void testCompoundBloomFilter() throws IOException
IOExceptionpublic void testCompoundBloomSizing()
public void testCreateKey()
Copyright © 2007–2019 Cloudera. All rights reserved.