public class TestInvocationRecordFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestInvocationRecordFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testFilterInvocation() |
void |
verifyInvocationResults(Integer[] selectQualifiers,
Integer[] expectedQualifiers) |
public static final HBaseClassTestRule CLASS_RULE
public TestInvocationRecordFilter()
public void testFilterInvocation() throws Exception
Exceptionpublic void verifyInvocationResults(Integer[] selectQualifiers, Integer[] expectedQualifiers) throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.