Uses of Class
org.terrier.utility.io.CountingInputStream

Packages that use CountingInputStream
org.terrier.indexing Provides classes and interfaces related to the indexing of documents. 
org.terrier.structures.indexing.singlepass.hadoop Provides classes implemeting the Hadoop MapReduce indexing in Terrier. 
 

Uses of CountingInputStream in org.terrier.indexing
 

Fields in org.terrier.indexing declared as CountingInputStream
protected  CountingInputStream TRECCollection.br
          The inputstream used for reading data.
 

Uses of CountingInputStream in org.terrier.structures.indexing.singlepass.hadoop
 

Fields in org.terrier.structures.indexing.singlepass.hadoop declared as CountingInputStream
protected  CountingInputStream FileCollectionRecordReader.inputStream
          the current input stream accessing the underlying (uncompressed) file, used for counting progress.
 



Terrier 3.6. Copyright © 2004-2011 University of Glasgow