public class TestHFileCleaner
extends java.lang.Object
| Constructor and Description |
|---|
TestHFileCleaner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupCluster() |
static void |
shutdownCluster() |
void |
testHFileCleaning() |
void |
testLargeSmallIsolation() |
void |
testOnConfigurationChange() |
void |
testRemovesEmptyDirectories() |
void |
testThreadCleanup() |
void |
testTTLCleaner() |
public static void setupCluster()
throws java.lang.Exception
java.lang.Exceptionpublic static void shutdownCluster()
throws java.io.IOException
java.io.IOExceptionpublic void testTTLCleaner()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void testHFileCleaning()
throws java.lang.Exception
java.lang.Exceptionpublic void testRemovesEmptyDirectories()
throws java.lang.Exception
java.lang.Exceptionpublic void testThreadCleanup()
throws java.lang.Exception
java.lang.Exceptionpublic void testLargeSmallIsolation()
throws java.lang.Exception
java.lang.Exceptionpublic void testOnConfigurationChange()
throws java.lang.Exception
java.lang.Exception