public class TestMobRestoreSnapshotHelper extends TestRestoreSnapshotHelper
| Modifier and Type | Field and Description | 
|---|---|
| static HBaseClassTestRule | CLASS_RULE | 
| (package private) org.slf4j.Logger | LOG | 
archiveDir, conf, fs, rootDir, TEST_HFILE, TEST_UTIL| Constructor and Description | 
|---|
| TestMobRestoreSnapshotHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| protected MobSnapshotTestingUtils.SnapshotMock | createSnapshotMock() | 
| protected void | createTableAndSnapshot(org.apache.hadoop.hbase.TableName tableName,
                      String snapshotName) | 
| protected void | setupConf(org.apache.hadoop.conf.Configuration conf) | 
setup, setupCluster, tearDown, tearDownCluster, testNoHFileLinkInRootDir, testRestore, testRestoreWithNamespace, testSkipReplayAndUpdateSeqIdpublic static final HBaseClassTestRule CLASS_RULE
final org.slf4j.Logger LOG
public TestMobRestoreSnapshotHelper()
protected void setupConf(org.apache.hadoop.conf.Configuration conf)
setupConf in class TestRestoreSnapshotHelperprotected MobSnapshotTestingUtils.SnapshotMock createSnapshotMock() throws IOException
createSnapshotMock in class TestRestoreSnapshotHelperIOExceptionprotected void createTableAndSnapshot(org.apache.hadoop.hbase.TableName tableName, String snapshotName) throws IOException
createTableAndSnapshot in class TestRestoreSnapshotHelperIOExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.