Uses of Interface
org.apache.lucene.codecs.intblock.FixedIntBlockIndexInput.BlockReader

Packages that use FixedIntBlockIndexInput.BlockReader
org.apache.lucene.codecs.intblock Intblock: base support for fixed or variable length block integer encoders 
 

Uses of FixedIntBlockIndexInput.BlockReader in org.apache.lucene.codecs.intblock
 

Methods in org.apache.lucene.codecs.intblock that return FixedIntBlockIndexInput.BlockReader
protected abstract  FixedIntBlockIndexInput.BlockReader FixedIntBlockIndexInput.getBlockReader(IndexInput in, int[] buffer)
           
 



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