Class AllEntryNodesCountVisitor

java.lang.Object
javax.jcr.util.TraversingItemVisitor
javax.jcr.util.TraversingItemVisitor.Default
com.adobe.acs.commons.httpcache.store.jcr.impl.visitor.AbstractNodeVisitor
com.adobe.acs.commons.httpcache.store.jcr.impl.visitor.AllEntryNodesCountVisitor
All Implemented Interfaces:
javax.jcr.ItemVisitor

public class AllEntryNodesCountVisitor extends AbstractNodeVisitor
  • Constructor Details

    • AllEntryNodesCountVisitor

      public AllEntryNodesCountVisitor(int maxLevel)
  • Method Details

    • entering

      protected void entering(javax.jcr.Node node, int level) throws javax.jcr.RepositoryException
      Overrides:
      entering in class AbstractNodeVisitor
      Throws:
      javax.jcr.RepositoryException
    • getTotalEntryNodeCount

      public long getTotalEntryNodeCount()