Uses of Class
org.apache.lucene.benchmark.byTask.feeds.NoMoreDataException

Packages that use NoMoreDataException
org.apache.lucene.benchmark.byTask.feeds Sources for benchmark inputs: documents and queries. 
 

Uses of NoMoreDataException in org.apache.lucene.benchmark.byTask.feeds
 

Methods in org.apache.lucene.benchmark.byTask.feeds that throw NoMoreDataException
protected  DocData TrecDocMaker.getNextDocData()
           
protected  DocData SimpleDocMaker.getNextDocData()
           
protected abstract  DocData BasicDocMaker.getNextDocData()
          Return the data of the next document.
 



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