Constructor and Description |
---|
ChildAxis(INodeReadTrx rtx)
Constructor initializing internal state.
|
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
void |
reset(long mNodeKey)
Resetting the nodekey of this axis to a given nodekey.
|
addAtomicToItemList, close, getItemList, getNode, getStartKey, isSelfIncluded, iterator, moveTo, next, remove, resetToLastKey, resetToStartKey
public ChildAxis(INodeReadTrx rtx)
rtx
- Exclusive (immutable) trx to iterate with.Copyright © 2013. All Rights Reserved.