public abstract class AbsFilter extends AbsAxis
Filter node of transaction this filter is bound to.
Modifier | Constructor and Description |
---|---|
protected |
AbsFilter(INodeReadTrx rtx)
Bind axis step to transaction.
|
Modifier and Type | Method and Description |
---|---|
abstract boolean |
filter()
Filter on the current node
|
boolean |
hasNext() |
addAtomicToItemList, close, getItemList, getNode, getStartKey, isSelfIncluded, iterator, moveTo, next, remove, reset, resetToLastKey, resetToStartKey
protected AbsFilter(INodeReadTrx rtx)
rtx
- Transaction to operate with.Copyright © 2013. All Rights Reserved.