Class CachingBlobStore.CachingBinaryGarbageCollector

java.lang.Object
org.nuxeo.ecm.core.blob.CachingBlobStore.CachingBinaryGarbageCollector
All Implemented Interfaces:
BinaryGarbageCollector
Enclosing class:
CachingBlobStore

public class CachingBlobStore.CachingBinaryGarbageCollector extends Object implements BinaryGarbageCollector
Garbage collector that delegates to the underlying one, but purges the cache after an actual GC is done.