public class TestReplicationHFileCleaner extends Object
Constructor and Description |
---|
TestReplicationHFileCleaner() |
Modifier and Type | Method and Description |
---|---|
void |
cleanup() |
void |
setup() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testForDifferntHFileRefsZnodeVersion() |
void |
testGetDeletableFiles() |
void |
testIsFileDeletable() |
void |
testZooKeeperAbort()
ReplicationHFileCleaner should be able to ride over ZooKeeper errors without aborting.
|
public void setup() throws ReplicationException, IOException
ReplicationException
IOException
public void cleanup() throws ReplicationException
ReplicationException
public void testIsFileDeletable() throws IOException, ReplicationException
IOException
ReplicationException
public void testForDifferntHFileRefsZnodeVersion() throws Exception
Exception