Class ToParentBlockJoinQuery.BatchAwareLeafCollector

java.lang.Object
org.apache.lucene.search.FilterLeafCollector
org.apache.lucene.search.join.ToParentBlockJoinQuery.BatchAwareLeafCollector
All Implemented Interfaces:
LeafCollector
Enclosing class:
ToParentBlockJoinQuery

private abstract static class ToParentBlockJoinQuery.BatchAwareLeafCollector extends FilterLeafCollector
  • Constructor Details

    • BatchAwareLeafCollector

      public BatchAwareLeafCollector(LeafCollector in)
  • Method Details