|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ORIterablePosting | |
---|---|
org.terrier.structures.postings | Provides classes representing single postings and atreams of postings in a posting list (e.g. |
Uses of ORIterablePosting in org.terrier.structures.postings |
---|
Subclasses of ORIterablePosting in org.terrier.structures.postings | |
---|---|
class |
BlockFieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting and BlockPosting |
class |
BlockORIterablePosting
ORIterablePosting implementation that implements BlockPosting |
class |
FieldORIterablePosting
ORIterablePosting implementation that implements FieldPosting |
Methods in org.terrier.structures.postings that return ORIterablePosting | |
---|---|
static ORIterablePosting |
ORIterablePosting.mergePostings(IterablePosting[] ips)
Factory method to create an appropriate ORIterablePosting from the specified IterablePostings. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |