public class CacheCleanup
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
deleteOldVersions() |
static java.lang.String[] |
findAggs()
find aggregations within the user's history.
|
static java.lang.String[] |
findOldVersions()
Return an array of files where newer versions prevent the older from being used.
|
public static java.lang.String[] findAggs()
throws java.io.IOException
java.io.IOExceptionpublic static java.lang.String[] findOldVersions()
throws java.io.IOException
java.io.IOExceptionpublic static void deleteOldVersions()
throws java.text.ParseException,
java.io.IOException
java.text.ParseExceptionjava.io.IOException