public class TestSnapshotFileCache
extends java.lang.Object
| Constructor and Description |
|---|
TestSnapshotFileCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupFiles() |
static void |
startCluster() |
static void |
stopCluster() |
void |
testJustFindLogsDirectory() |
void |
testLoadAndDelete() |
void |
testReloadModifiedDirectory() |
void |
testSnapshotTempDirReload() |
void |
testWeNeverCacheTmpDirAndLoadIt() |
public static void startCluster()
throws java.lang.Exception
java.lang.Exceptionpublic static void stopCluster()
throws java.lang.Exception
java.lang.Exceptionpublic void cleanupFiles()
throws java.lang.Exception
java.lang.Exceptionpublic void testLoadAndDelete()
throws java.io.IOException
java.io.IOExceptionpublic void testJustFindLogsDirectory()
throws java.lang.Exception
java.lang.Exceptionpublic void testReloadModifiedDirectory()
throws java.io.IOException
java.io.IOExceptionpublic void testSnapshotTempDirReload()
throws java.io.IOException
java.io.IOExceptionpublic void testWeNeverCacheTmpDirAndLoadIt()
throws java.lang.Exception
java.lang.Exception