public class TestZooKeeperTableArchiveClient
extends java.lang.Object
ZKTableArchiveClient.| Constructor and Description |
|---|
TestZooKeeperTableArchiveClient() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanupTest() |
static void |
setupCluster()
Setup the config for the cluster
|
void |
tearDown() |
void |
testArchivingEnableDisable()
Test turning on/off archiving
|
void |
testArchivingOnSingleTable() |
void |
testMultipleTables()
Test archiving/cleaning across multiple tables, where some are retained, and others aren't
|
public static void setupCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void tearDown()
throws java.lang.Exception
java.lang.Exceptionpublic static void cleanupTest()
throws java.lang.Exception
java.lang.Exceptionpublic void testArchivingEnableDisable()
throws java.lang.Exception
java.lang.Exceptionpublic void testArchivingOnSingleTable()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultipleTables()
throws java.lang.Exception
java.lang.Exception - on failure