public static class CachingObjectStorage.DeletionRunnable extends Object implements Runnable
| Constructor and Description |
|---|
DeletionRunnable(CachingObjectStorage.Handler handler) |
| Modifier and Type | Method and Description |
|---|---|
long |
deleteCachedFile(CachingObjectStorage.PathPhantomReference reference)
Deletes the cached file and returns the amount of cache that was freed.
|
void |
run() |
public DeletionRunnable(CachingObjectStorage.Handler handler)
public long deleteCachedFile(CachingObjectStorage.PathPhantomReference reference)
reference - the phantom reference that is being processed in the reference queueCopyright © 2016–2025. All rights reserved.