public class TestLogsCleaner extends 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.
|