Class Hierarchy
- java.lang.Object
- org.terrier.structures.postings.BasicPostingImpl (implements org.terrier.structures.postings.WritablePosting)
- org.terrier.structures.postings.BlockPostingImpl (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.BlockFieldPostingImpl (implements org.terrier.structures.postings.FieldPosting)
- org.terrier.structures.postings.FieldPostingImpl (implements org.terrier.structures.postings.FieldPosting)
- org.terrier.structures.postings.BlockPostingImpl (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.IterablePostingImpl (implements org.terrier.structures.postings.IterablePosting)
- org.terrier.structures.postings.ANDIterablePosting
- org.terrier.structures.postings.PhraseIterablePosting (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.ProximityIterablePosting
- org.terrier.structures.postings.ArrayOfIdsIterablePosting (implements java.lang.Cloneable)
- org.terrier.structures.postings.ArrayOfBasicIterablePosting
- org.terrier.structures.postings.ArrayOfBlockIterablePosting (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.ArrayOfFieldIterablePosting (implements org.terrier.structures.postings.FieldPosting)
- org.terrier.structures.postings.ArrayOfBlockFieldIterablePosting (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.ArrayOfBasicIterablePosting
- org.terrier.structures.postings.FieldOnlyIterablePosting
- org.terrier.structures.postings.ORIterablePosting
- org.terrier.structures.postings.BlockORIterablePosting (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.FieldORIterablePosting (implements org.terrier.structures.postings.FieldPosting)
- org.terrier.structures.postings.BlockFieldORIterablePosting (implements org.terrier.structures.postings.BlockPosting)
- org.terrier.structures.postings.ANDIterablePosting
- org.terrier.structures.postings.PostingIdComparator (implements java.util.Comparator<T>, org.apache.hadoop.io.RawComparator<T>, java.io.Serializable)
- org.terrier.structures.postings.PostingTestUtils
- org.terrier.structures.postings.PostingUtil
- org.terrier.structures.postings.PostingUtil.DocidSpecificDocumentIndex (implements org.terrier.structures.FieldDocumentIndex)
- org.terrier.structures.postings.BasicPostingImpl (implements org.terrier.structures.postings.WritablePosting)
Interface Hierarchy
- java.lang.AutoCloseable
- java.io.Closeable
- org.terrier.structures.postings.IterablePosting (also extends org.terrier.structures.postings.Posting)
- java.io.Closeable
- org.terrier.structures.postings.Posting
- org.terrier.structures.postings.BlockPosting
- org.terrier.structures.postings.FieldPosting
- org.terrier.structures.postings.IterablePosting (also extends java.io.Closeable)
- org.terrier.structures.postings.WritablePosting (also extends java.io.Serializable, org.apache.hadoop.io.Writable)
- java.io.Serializable
- org.terrier.structures.postings.WritablePosting (also extends org.terrier.structures.postings.Posting, org.apache.hadoop.io.Writable)
- org.apache.hadoop.io.Writable
- org.terrier.structures.postings.WritablePosting (also extends org.terrier.structures.postings.Posting, java.io.Serializable)