Uses of Interface
org.apache.lucene.index.SortedBytesMergeUtils.BytesRefConsumer

Packages that use SortedBytesMergeUtils.BytesRefConsumer
org.apache.lucene.index Code to maintain and access indices. 
 

Uses of SortedBytesMergeUtils.BytesRefConsumer in org.apache.lucene.index
 

Classes in org.apache.lucene.index that implement SortedBytesMergeUtils.BytesRefConsumer
static class SortedBytesMergeUtils.IndexOutputBytesRefConsumer
           
 

Methods in org.apache.lucene.index with parameters of type SortedBytesMergeUtils.BytesRefConsumer
static int SortedBytesMergeUtils.mergeRecords(SortedBytesMergeUtils.MergeContext ctx, SortedBytesMergeUtils.BytesRefConsumer consumer, List<SortedBytesMergeUtils.SortedSourceSlice> slices)
           
 



Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.