public class GoogleHadoopFileSystemCacheCleaner extends Object
FileSystemBackedDirectoryListCache
backing stores.Modifier and Type | Field and Description |
---|---|
static org.slf4j.Logger |
LOG |
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 void cleanCache(DirectoryListCache cache) throws IOException
cache
, object-first then buckets, allowing the list operations
to perform cache-expiration as they run.IOException
public static void main(String[] args) throws IOException
IOException
Copyright © 2018. All rights reserved.