public class TestFilterListOnMini extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.slf4j.Logger |
LOG |
org.junit.rules.TestName |
name |
private static HBaseTestingUtility |
TEST_UTIL |
Constructor and Description |
---|
TestFilterListOnMini() |
Modifier and Type | Method and Description |
---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testColumnPrefixFilterConcatWithOR()
Test case for HBASE-21620
|
void |
testFiltersWithOR() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.slf4j.Logger LOG
private static final HBaseTestingUtility TEST_UTIL
public org.junit.rules.TestName name
public TestFilterListOnMini()
public static void setUpBeforeClass() throws Exception
Exception
public static void tearDownAfterClass() throws Exception
Exception
public void testFiltersWithOR() throws Exception
Exception
public void testColumnPrefixFilterConcatWithOR() throws Exception
Exception
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.