Module org.apache.lucene.join
Package org.apache.lucene.search.join
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
-
Field Summary
Fields inherited from class org.apache.lucene.search.FilterLeafCollector
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.lucene.search.FilterLeafCollector
collect, finish, setScorer, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.lucene.search.LeafCollector
collect, competitiveIterator
-
Constructor Details
-
BatchAwareLeafCollector
-
-
Method Details
-
endBatch
- Throws:
IOException
-