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, testSkipReplayAndUpdateSeqId
public static final HBaseClassTestRule CLASS_RULE
final org.slf4j.Logger LOG
public TestMobRestoreSnapshotHelper()
protected void setupConf(org.apache.hadoop.conf.Configuration conf)
setupConf
in class TestRestoreSnapshotHelper
protected MobSnapshotTestingUtils.SnapshotMock createSnapshotMock() throws IOException
createSnapshotMock
in class TestRestoreSnapshotHelper
IOException
protected void createTableAndSnapshot(org.apache.hadoop.hbase.TableName tableName, String snapshotName) throws IOException
createTableAndSnapshot
in class TestRestoreSnapshotHelper
IOException
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.