|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.galagosearch.core.retrieval.structured.CountIterator
org.galagosearch.core.retrieval.structured.ExtentIterator
org.galagosearch.core.retrieval.structured.ExtentConjunctionIterator
org.galagosearch.core.retrieval.structured.OrderedWindowIterator
public class OrderedWindowIterator
| Field Summary |
|---|
| Fields inherited from class org.galagosearch.core.retrieval.structured.ExtentConjunctionIterator |
|---|
document, done, extentIterators, extents |
| Constructor Summary | |
|---|---|
OrderedWindowIterator(org.galagosearch.tupleflow.Parameters parameters,
ExtentIterator[] iterators)
Creates a new instance of UnorderedWindowIterator |
|
| Method Summary | |
|---|---|
void |
loadExtents()
|
| Methods inherited from class org.galagosearch.core.retrieval.structured.ExtentConjunctionIterator |
|---|
count, document, extents, findDocument, isDone, nextDocument, reset |
| Methods inherited from class org.galagosearch.core.retrieval.structured.ExtentIterator |
|---|
skipToDocument |
| Methods inherited from class org.galagosearch.core.retrieval.structured.CountIterator |
|---|
compareTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrderedWindowIterator(org.galagosearch.tupleflow.Parameters parameters,
ExtentIterator[] iterators)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void loadExtents()
loadExtents in class ExtentConjunctionIterator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||