Hierarchy For Package org.terrier.structures.postings

Package Hierarchies:

Class Hierarchy

Interface Hierarchy

  • java.lang.AutoCloseable
    • 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)