public class IndexedLeaf extends IndexedNodeBase implements IndexedNodeWithRange
_constraint| Constructor and Description |
|---|
IndexedLeaf(QConObject qcon) |
| Modifier and Type | Method and Description |
|---|---|
BTreeRange |
getRange() |
Iterator4 |
iterator() |
void |
markAsBestIndex() |
int |
resultSize() |
addToTree, constraint, getIndex, isResolved, resolve, search, toTreeIntclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIndex, isResolved, resolve, toTreeIntpublic IndexedLeaf(QConObject qcon)
public int resultSize()
resultSize in interface IndexedNodepublic BTreeRange getRange()
getRange in interface IndexedNodeWithRangepublic void markAsBestIndex()
markAsBestIndex in interface IndexedNode