public class TestChangeStoreFileTracker extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
TableNameTestRule |
tableName |
private static HBaseTestingUtility |
UTIL |
| Constructor and Description |
|---|
TestChangeStoreFileTracker() |
| Modifier and Type | Method and Description |
|---|---|
private org.apache.hadoop.hbase.client.TableDescriptor |
createTableAndChangeToMigrationTracker() |
private String |
getStoreFileName(org.apache.hadoop.hbase.TableName table,
byte[] family) |
static void |
setUp() |
static void |
tearDown() |
void |
testCreateError() |
void |
testModify() |
void |
testModifyError1() |
void |
testModifyError2() |
void |
testModifyError3() |
void |
testModifyError4() |
void |
testModifyError5() |
void |
testModifyError6() |
void |
testModifyError7() |
void |
testModifyError8() |
void |
testModifyError9() |
public static final HBaseClassTestRule CLASS_RULE
private static final HBaseTestingUtility UTIL
public final TableNameTestRule tableName
public TestChangeStoreFileTracker()
public static void tearDown() throws IOException
IOExceptionpublic void testCreateError() throws IOException
IOExceptionpublic void testModifyError1() throws IOException
IOExceptionpublic void testModifyError2() throws IOException
IOExceptionpublic void testModifyError3() throws IOException
IOExceptionprivate org.apache.hadoop.hbase.client.TableDescriptor createTableAndChangeToMigrationTracker() throws IOException
IOExceptionpublic void testModifyError4() throws IOException
IOExceptionpublic void testModifyError5() throws IOException
IOExceptionpublic void testModifyError6() throws IOException
IOExceptionpublic void testModifyError7() throws IOException
IOExceptionpublic void testModifyError8() throws IOException
IOExceptionpublic void testModifyError9() throws IOException
IOExceptionprivate String getStoreFileName(org.apache.hadoop.hbase.TableName table, byte[] family)
public void testModify() throws IOException
IOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.