public class TestSnapshotFromMaster extends Object
| Constructor and Description |
|---|
TestSnapshotFromMaster() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
void |
setup() |
static void |
setupCluster()
Setup the config for the cluster
|
void |
tearDown() |
void |
testDeleteSnapshot() |
void |
testGetCompletedSnapshots() |
void |
testIsDoneContract()
Test that the contract from the master for checking on a snapshot are valid.
|
void |
testSnapshotHFileArchiving()
Test that the snapshot hfile archive cleaner works correctly.
|
public static void setupCluster()
throws Exception
Exceptionpublic void testIsDoneContract()
throws Exception
Exceptionpublic void testGetCompletedSnapshots()
throws Exception
Exception