public class TestUpgradeTo96 extends Object
TestNamespaceUpgrade.| Constructor and Description |
|---|
TestUpgradeTo96() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testADirForHFileV1() |
void |
testHFileLink() |
void |
testHFileV1Detector()
Tests a 0.94 filesystem for any HFileV1.
|
void |
testHFileV1DetectorWithCorruptFiles()
Creates a corrupt file, and run HFileV1 detector tool
|
void |
testZnodeMigration() |
public void testHFileV1Detector()
throws Exception
Exceptionpublic void testHFileV1DetectorWithCorruptFiles()
throws Exception
Exception