org.terrier.structures.postings
Interface BitWritablePosting

All Superinterfaces:
BitWritable, Posting

public interface BitWritablePosting
extends Posting, BitWritable

As WritablePosting, but using the BitWritable interface.

Since:
3.0

Method Summary
 
Methods inherited from interface org.terrier.structures.postings.Posting
asWritablePosting, getDocumentLength, getFrequency, getId, setId
 
Methods inherited from interface org.terrier.compression.BitWritable
readFields, writeFields
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow