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
IOException
public void testCreateError() throws IOException
IOException
public void testModifyError1() throws IOException
IOException
public void testModifyError2() throws IOException
IOException
public void testModifyError3() throws IOException
IOException
private org.apache.hadoop.hbase.client.TableDescriptor createTableAndChangeToMigrationTracker() throws IOException
IOException
public void testModifyError4() throws IOException
IOException
public void testModifyError5() throws IOException
IOException
public void testModifyError6() throws IOException
IOException
public void testModifyError7() throws IOException
IOException
public void testModifyError8() throws IOException
IOException
public void testModifyError9() throws IOException
IOException
private String getStoreFileName(org.apache.hadoop.hbase.TableName table, byte[] family)
public void testModify() throws IOException
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.