public interface LeftTupleSinkNode extends LeftTupleSink
LinkedList must implement this interface .LeftTupleSinkNodeList| Modifier and Type | Method and Description |
|---|---|
LeftTupleSinkNode |
getNextLeftTupleSinkNode()
Returns the next node
|
LeftTupleSinkNode |
getPreviousLeftTupleSinkNode()
Returns the previous node
|
void |
setNextLeftTupleSinkNode(LeftTupleSinkNode next)
Sets the next node
|
void |
setPreviousLeftTupleSinkNode(LeftTupleSinkNode previous)
Sets the previous node
|
createLeftTuple, createLeftTuple, createLeftTuple, createLeftTuple, createLeftTuple, createPeer, getLeftInferredMask, getLeftInputOtnId, isLeftTupleMemoryEnabled, setLeftInputOtnId, setLeftTupleMemoryEnabled, setPartitionIdWithSinksgetLeftTupleSource, getPositionInPath, getSinkPropagatorgetAssociatedRuleSize, getAssociationsSize, getAssociationsSize, getId, getPartitionId, getType, isAssociatedWithLeftTupleSinkNode getNextLeftTupleSinkNode()
void setNextLeftTupleSinkNode(LeftTupleSinkNode next)
next - The next LinkedListNodeLeftTupleSinkNode getPreviousLeftTupleSinkNode()
void setPreviousLeftTupleSinkNode(LeftTupleSinkNode previous)
previous - The previous LinkedListNodeCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.