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

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

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

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



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