public class BlobCollector extends Object
| Constructor and Description |
|---|
BlobCollector(DocumentNodeStore nodeStore) |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(NodeDocument doc,
Collection<org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob> blobs) |
public BlobCollector(DocumentNodeStore nodeStore)
public void collect(NodeDocument doc, Collection<org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob> blobs)
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.