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