Constructor and Description |
---|
IntersectAxis(INodeReadTrx rtx,
AbsAxis mOperand1,
AbsAxis mOperand2)
Constructor.
|
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 IntersectAxis(INodeReadTrx rtx, AbsAxis mOperand1, AbsAxis mOperand2)
rtx
- Exclusive (immutable) trx to iterate with.mOperand1
- First operandmOperand2
- Second operandCopyright © 2013. All Rights Reserved.