| Modifier and Type | Class and Description |
|---|---|
static class |
TestTags.TestCoprocessorForTags |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
TEST_NAME |
private static HBaseTestingUtility |
TEST_UTIL |
(package private) static boolean |
useFilter |
| Constructor and Description |
|---|
TestTags() |
| Modifier and Type | Method and Description |
|---|---|
private void |
result(byte[] fam,
byte[] row,
byte[] qual,
byte[] row2,
org.apache.hadoop.hbase.client.Table table,
byte[] value,
byte[] value2,
byte[] row1,
byte[] value1) |
static void |
setUpBeforeClass() |
void |
tearDown() |
static void |
tearDownAfterClass() |
void |
testFlushAndCompactionwithCombinations() |
void |
testFlushAndCompactionWithoutTags() |
void |
testTags() |
void |
testTagsWithAppendAndIncrement() |
public static final HBaseClassTestRule CLASS_RULE
static boolean useFilter
private static final HBaseTestingUtility TEST_UTIL
public final org.junit.rules.TestName TEST_NAME
public TestTags()
public static void setUpBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void tearDown()
public void testFlushAndCompactionWithoutTags() throws Exception
Exceptionpublic void testFlushAndCompactionwithCombinations() throws Exception
Exceptionpublic void testTagsWithAppendAndIncrement() throws Exception
Exceptionprivate void result(byte[] fam, byte[] row, byte[] qual, byte[] row2, org.apache.hadoop.hbase.client.Table table, byte[] value, byte[] value2, byte[] row1, byte[] value1) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.