Uses of Interface
org.apache.lucene.misc.index.BPIndexReorderer.LongConsumer
Packages that use BPIndexReorderer.LongConsumer
-
Uses of BPIndexReorderer.LongConsumer in org.apache.lucene.misc.index
Methods in org.apache.lucene.misc.index that return BPIndexReorderer.LongConsumerModifier and TypeMethodDescriptionprivate BPIndexReorderer.LongConsumerBPIndexReorderer.ForwardIndexSorter.consumer(int shift) Methods in org.apache.lucene.misc.index with parameters of type BPIndexReorderer.LongConsumerModifier and TypeMethodDescriptionprivate voidBPIndexReorderer.ForwardIndexSorter.consume(String fileName, long indexFP, BPIndexReorderer.LongConsumer consumer) private voidBPIndexReorderer.ForwardIndexSorter.consume(String fileName, BPIndexReorderer.LongConsumer consumer) (package private) voidBPIndexReorderer.ForwardIndexSorter.sortAndConsume(String fileName, int maxDoc, BPIndexReorderer.LongConsumer consumer)