public class TestExportSnapshotNoCluster
extends java.lang.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(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 static void setUpBaseConf(Configuration conf)
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testSnapshotWithRefsExportFileSystemState()
throws java.lang.Exception
java.lang.Exception