Uses of Class
org.terrier.structures.BitPostingIndexInputStream

Packages that use BitPostingIndexInputStream
org.terrier.structures Provides the classes that implement the data structures used for retrieval with the Terrier platform. 
 

Uses of BitPostingIndexInputStream in org.terrier.structures
 

Subclasses of BitPostingIndexInputStream in org.terrier.structures
 class BlockDirectIndexInputStream
          This class reads the block field direct index structure sequentially, as an input stream.
 class BlockInvertedIndexInputStream
          Reads a BlockInvertedIndex as a stream
 class DirectIndexInputStream
          This class reads the direct index structure, sequentially, as an input stream.
 class InvertedIndexInputStream
          Reads an InvertedIndex as a stream
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow