Constructor and Description |
---|
NestedAxis(AbsAxis parentAxis,
AbsAxis mChildAxis,
INodeReadTrx pRtx)
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 NestedAxis(AbsAxis parentAxis, AbsAxis mChildAxis, INodeReadTrx pRtx)
parentAxis
- Inner nested axis.mChildAxis
- Outer nested axis.Copyright © 2013. All Rights Reserved.