|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.terrier.structures.postings.IterablePostingImpl org.terrier.structures.indexing.singlepass.SimplePostingInRun.PIRPostingIterator org.terrier.structures.indexing.singlepass.BlockPostingInRun.BlockPIRPostingIterator
protected class BlockPostingInRun.BlockPIRPostingIterator
Field Summary |
---|
Fields inherited from interface org.terrier.structures.postings.IterablePosting |
---|
EOL |
Constructor Summary | |
---|---|
BlockPostingInRun.BlockPIRPostingIterator(int runShift)
|
Method Summary | |
---|---|
WritablePosting |
asWritablePosting()
Copies this posting to one free of an iterator. |
int[] |
getPositions()
Return positions of occurrences |
protected void |
readPostingNotDocid()
|
Methods inherited from class org.terrier.structures.indexing.singlepass.SimplePostingInRun.PIRPostingIterator |
---|
close, endOfPostings, getDocumentLength, getFrequency, getId, next, setId |
Methods inherited from class org.terrier.structures.postings.IterablePostingImpl |
---|
next |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.terrier.structures.postings.Posting |
---|
getDocumentLength, getFrequency, getId, setId |
Constructor Detail |
---|
public BlockPostingInRun.BlockPIRPostingIterator(int runShift)
Method Detail |
---|
protected void readPostingNotDocid() throws java.io.IOException
readPostingNotDocid
in class SimplePostingInRun.PIRPostingIterator
java.io.IOException
public int[] getPositions()
BlockPosting
getPositions
in interface BlockPosting
public WritablePosting asWritablePosting()
Posting
asWritablePosting
in interface Posting
asWritablePosting
in class SimplePostingInRun.PIRPostingIterator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |