public class TestGzipFilter extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
CFA |
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.rest.client.Client |
client |
private static String |
COLUMN_1 |
private static String |
COLUMN_2 |
private static HBaseRESTTestingUtility |
REST_TEST_UTIL |
private static String |
ROW_1 |
private static org.apache.hadoop.hbase.TableName |
TABLE |
private static HBaseTestingUtility |
TEST_UTIL |
private static byte[] |
VALUE_1 |
| Constructor and Description |
|---|
TestGzipFilter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testGzipFilter() |
(package private) void |
testScannerResultCodes() |
public static final HBaseClassTestRule CLASS_RULE
private static final org.apache.hadoop.hbase.TableName TABLE
private static final String CFA
private static final String COLUMN_1
private static final String COLUMN_2
private static final String ROW_1
private static final byte[] VALUE_1
private static final HBaseTestingUtility TEST_UTIL
private static final HBaseRESTTestingUtility REST_TEST_UTIL
private static org.apache.hadoop.hbase.rest.client.Client client
public TestGzipFilter()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testGzipFilter() throws Exception
Exceptionvoid testScannerResultCodes() throws Exception
ExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.