public class TestSnapshotFileCache extends 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 void testLoadAndDelete()
throws IOException
IOExceptionpublic void testJustFindLogsDirectory()
throws Exception
Exceptionpublic void testReloadModifiedDirectory()
throws IOException
IOExceptionpublic void testSnapshotTempDirReload()
throws IOException
IOException