public class GoogleHadoopFileSystemCacheCleaner
extends java.lang.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(java.lang.String[] args) |
public static void cleanCache(DirectoryListCache cache) throws java.io.IOException
cache
, object-first then buckets, allowing the list operations
to perform cache-expiration as they run.java.io.IOException
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
Copyright © 2018. All rights reserved.