public class TestExportSnapshotNoCluster extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
protected static HBaseCommonTestingUtility |
TEST_UTIL |
| Constructor and Description |
|---|
TestExportSnapshotNoCluster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBaseConf(org.apache.hadoop.conf.Configuration conf) |
static void |
setUpBeforeClass() |
void |
testSnapshotWithRefsExportFileSystemState()
Mock a snapshot with files in the archive dir,
two regions, and one reference file.
|
public static final HBaseClassTestRule CLASS_RULE
protected static final HBaseCommonTestingUtility TEST_UTIL
public TestExportSnapshotNoCluster()
public static void setUpBaseConf(org.apache.hadoop.conf.Configuration conf)
public static void setUpBeforeClass() throws Exception
Exceptionpublic void testSnapshotWithRefsExportFileSystemState() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.