public class TestTableSnapshotScanner
extends java.lang.Object
| Constructor and Description |
|---|
TestTableSnapshotScanner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
createTableAndSnapshot(HBaseTestingUtility util,
TableName tableName,
java.lang.String snapshotName,
int numRegions) |
void |
setupCluster() |
void |
tearDown() |
void |
tearDownCluster() |
void |
testWithMultiRegion() |
void |
testWithOfflineHBaseMultiRegion() |
void |
testWithSingleRegion() |
public void setupCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDownCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic static void createTableAndSnapshot(HBaseTestingUtility util, TableName tableName, java.lang.String snapshotName, int numRegions) throws java.lang.Exception
java.lang.Exceptionpublic void testWithSingleRegion()
throws java.lang.Exception
java.lang.Exceptionpublic void testWithMultiRegion()
throws java.lang.Exception
java.lang.Exceptionpublic void testWithOfflineHBaseMultiRegion()
throws java.lang.Exception
java.lang.Exception