|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--xxl.indexStructures.Tree.QueryIterator
|
+--xxl.indexStructures.BTree.DescriptorQueryIterator
| Inner classes inherited from class xxl.indexStructures.Tree.QueryIterator |
Tree.QueryIterator.Candidate |
| Field Summary | |
protected Interval1D |
queryDescriptor
|
| Fields inherited from class xxl.indexStructures.Tree.QueryIterator |
assessment,
queue,
selection,
targetLevel,
tree |
| Constructor Summary | |
protected |
BTree.DescriptorQueryIterator(Interval1D queryDescriptor,
Tree tree,
Function assessment,
Function selection,
Queue queue,
int targetLevel)
|
| Method Summary | |
protected java.util.Iterator |
expand(Tree.Node node,
Tree.Descriptor nodeDescriptor,
Function currentAssessment)
|
| Methods inherited from class xxl.indexStructures.Tree.QueryIterator |
filter,
hasNext,
next,
remove |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
protected Interval1D queryDescriptor
| Constructor Detail |
protected BTree.DescriptorQueryIterator(Interval1D queryDescriptor,
Tree tree,
Function assessment,
Function selection,
Queue queue,
int targetLevel)
| Method Detail |
protected java.util.Iterator expand(Tree.Node node,
Tree.Descriptor nodeDescriptor,
Function currentAssessment)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||