Class TestChangeStoreFileTracker
java.lang.Object
org.apache.hadoop.hbase.regionserver.storefiletracker.TestChangeStoreFileTracker
Test changing store file tracker implementation by altering table.
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
final TableNameTestRule
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.client.TableDescriptor
private String
getStoreFileName
(org.apache.hadoop.hbase.TableName table, byte[] family) static void
setUp()
static void
tearDown()
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
tableName
-
-
Constructor Details
-
TestChangeStoreFileTracker
public TestChangeStoreFileTracker()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
testCreateError
- Throws:
IOException
-
testModifyError1
- Throws:
IOException
-
testModifyError2
- Throws:
IOException
-
testModifyError3
- Throws:
IOException
-
createTableAndChangeToMigrationTracker
private org.apache.hadoop.hbase.client.TableDescriptor createTableAndChangeToMigrationTracker() throws IOException- Throws:
IOException
-
testModifyError4
- Throws:
IOException
-
testModifyError5
- Throws:
IOException
-
testModifyError6
- Throws:
IOException
-
testModifyError7
- Throws:
IOException
-
testModifyError8
- Throws:
IOException
-
testModifyError9
- Throws:
IOException
-
getStoreFileName
-
testModify
- Throws:
IOException
-