Hi all,
I was looking at the oak garbage collection implementation, and I was
wondering why I can get a *Runnable* to execute the segment node store
garbage collection (*FileStore.getGCRunner()*), but I don't have the same
thing for the blob node store, where I need to create my instance of
*BlobGarbageCollector* and call the synchronous method *collectGarbage. *Any
particular reason?

Marco.

Reply via email to