Uses of Interface
org.terrier.structures.postings.BlockPosting

Packages that use BlockPosting
org.terrier.structures.indexing.singlepass Provides implementation of the structures needed for performing a single pass indexing 
org.terrier.structures.postings Provides classes representing single postings and atreams of postings in a posting list (e.g. 
 

Uses of BlockPosting in org.terrier.structures.indexing.singlepass
 

Classes in org.terrier.structures.indexing.singlepass that implement BlockPosting
protected  class BlockFieldPostingInRun.bfPIRPostingIterator
           
protected  class BlockPostingInRun.BlockPIRPostingIterator
           
 

Uses of BlockPosting in org.terrier.structures.postings
 

Classes in org.terrier.structures.postings that implement BlockPosting
 class BlockFieldIterablePosting
          class BlockFieldIterablePosting
 class BlockFieldORIterablePosting
          ORIterablePosting implementation that implements FieldPosting and BlockPosting
 class BlockFieldPostingImpl
          A writable block field posting list
 class BlockIterablePosting
          A writable block iterable posting list
 class BlockORIterablePosting
          ORIterablePosting implementation that implements BlockPosting
 class BlockPostingImpl
          BlockPostingImpl class
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow