Uses of Class
org.apache.lucene.codecs.sep.IntIndexInput.Reader

Packages that use IntIndexInput.Reader
org.apache.lucene.codecs.sep Sep: base support for separate files (doc,frq,pos,skp,pyl) 
 

Uses of IntIndexInput.Reader in org.apache.lucene.codecs.sep
 

Methods in org.apache.lucene.codecs.sep that return IntIndexInput.Reader
abstract  IntIndexInput.Reader IntIndexInput.reader()
           
 

Methods in org.apache.lucene.codecs.sep with parameters of type IntIndexInput.Reader
abstract  void IntIndexInput.Index.seek(IntIndexInput.Reader stream)
          Seeks primary stream to the last read offset
 



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