Interface BlobReferenceRetriever
public interface BlobReferenceRetriever
Interface to abstract out the low-level details of retrieving blob references from different
NodeStore-
Method Summary
Modifier and TypeMethodDescriptionvoidcollectReferences(ReferenceCollector collector) Collect references.
-
Method Details
-
collectReferences
Collect references.- Parameters:
collector- the collector to collect all references- Throws:
IOException
-