public class TestMultiTableSnapshotInputFormatImpl extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMultiTableSnapshotInputFormatImpl.ScanWithEquals |
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestMultiTableSnapshotInputFormatImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
callSetInput() |
void |
setUp() |
void |
testSetInputCreatesRestoreDirectoriesUnderRootRestoreDir() |
void |
testSetInputPushesRestoreDirectories() |
void |
testSetInputRestoresSnapshots() |
void |
testSetInputSetsSnapshotToScans() |
Map<String,Collection<TestMultiTableSnapshotInputFormatImpl.ScanWithEquals>> |
toScanWithEquals(Map<String,Collection<Scan>> snapshotScans) |
public static final HBaseClassTestRule CLASS_RULE
public TestMultiTableSnapshotInputFormatImpl()
public void callSetInput() throws IOException
IOExceptionpublic Map<String,Collection<TestMultiTableSnapshotInputFormatImpl.ScanWithEquals>> toScanWithEquals(Map<String,Collection<Scan>> snapshotScans) throws IOException
IOExceptionpublic void testSetInputSetsSnapshotToScans() throws Exception
Exceptionpublic void testSetInputPushesRestoreDirectories() throws Exception
Exceptionpublic void testSetInputCreatesRestoreDirectoriesUnderRootRestoreDir() throws Exception
Exceptionpublic void testSetInputRestoresSnapshots() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.