public class TestUpgradeTo96
extends java.lang.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 static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testHFileV1Detector()
throws java.lang.Exception
java.lang.Exceptionpublic void testHFileV1DetectorWithCorruptFiles()
throws java.lang.Exception
java.lang.Exceptionpublic void testHFileLink()
throws java.lang.Exception
java.lang.Exceptionpublic void testADirForHFileV1()
throws java.lang.Exception
java.lang.Exceptionpublic void testZnodeMigration()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exception