Class BlobCollector


  • public class BlobCollector
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void collect​(NodeDocument doc, java.util.Collection<org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob> blobs)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • collect

        public void collect​(NodeDocument doc,
                            java.util.Collection<org.apache.jackrabbit.oak.plugins.blob.ReferencedBlob> blobs)