public class GoogleHadoopFileSystemCacheCleaner extends Object
FileSystemBackedDirectoryListCache backing stores.| Constructor and Description |
|---|
GoogleHadoopFileSystemCacheCleaner() |
| Modifier and Type | Method and Description |
|---|---|
static void |
cleanCache(DirectoryListCache cache)
Iterates over items in
cache, object-first then buckets, allowing the list operations
to perform cache-expiration as they run. |
static void |
main(String[] args) |
public static final LogUtil log
public static void cleanCache(DirectoryListCache cache) throws IOException
cache, object-first then buckets, allowing the list operations
to perform cache-expiration as they run.IOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2015. All rights reserved.