|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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.PIRPostingIteratorjava.io.IOExceptionpublic int[] getPositions()
BlockPosting
getPositions in interface BlockPostingpublic WritablePosting asWritablePosting()
Posting
asWritablePosting in interface PostingasWritablePosting in class SimplePostingInRun.PIRPostingIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||