org.compass.core.lucene.engine.store.localcache
Class LocalDirectoryCache.CleanupTask
java.lang.Object
org.compass.core.lucene.engine.store.localcache.LocalDirectoryCache.CleanupTask
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- LocalDirectoryCache
public class LocalDirectoryCache.CleanupTask
- extends Object
- implements Runnable
A clean up task that deletes files from the local cache that exist within the local cache
and do no exist within the remote directory.
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalDirectoryCache.CleanupTask
public LocalDirectoryCache.CleanupTask()
run
public void run()
- Specified by:
run in interface Runnable
Copyright (c) 2004-2008 The Compass Project.