public class TestLogsCleaner
extends java.lang.Object
| Constructor and Description |
|---|
TestLogsCleaner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testLogCleaning() |
void |
testZnodeCversionChange() |
void |
testZooKeeperAbort()
ReplicationLogCleaner should be able to ride over ZooKeeper errors without
aborting.
|
public static void setUpBeforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void tearDownAfterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testLogCleaning()
throws java.lang.Exception
java.lang.Exceptionpublic void testZnodeCversionChange()
throws java.lang.Exception
java.lang.Exceptionpublic void testZooKeeperAbort()
throws java.lang.Exception
java.lang.Exception