org.drools.core.reteoo
Class TimerNode.TimerNodeMemory
java.lang.Object
org.drools.core.util.AbstractBaseLinkedListNode<Memory>
org.drools.core.reteoo.TimerNode.TimerNodeMemory
- All Implemented Interfaces:
- Memory, Entry<Memory>, LinkedListNode<Memory>
- Enclosing class:
- TimerNode
public static class TimerNode.TimerNodeMemory
- extends AbstractBaseLinkedListNode<Memory>
- implements Memory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TimerNode.TimerNodeMemory
public TimerNode.TimerNodeMemory()
getInsertOrUpdateLeftTuples
public LeftTupleList getInsertOrUpdateLeftTuples()
getDeleteLeftTuples
public LeftTupleList getDeleteLeftTuples()
getNodeType
public short getNodeType()
- Specified by:
getNodeType in interface Memory
getSegmentMemory
public SegmentMemory getSegmentMemory()
- Specified by:
getSegmentMemory in interface Memory
setSegmentMemory
public void setSegmentMemory(SegmentMemory smem)
- Specified by:
setSegmentMemory in interface Memory
getNodePosMaskBit
public long getNodePosMaskBit()
setNodePosMaskBit
public void setNodePosMaskBit(long segmentPos)
setNodeDirtyWithoutNotify
public void setNodeDirtyWithoutNotify()
setNodeCleanWithoutNotify
public void setNodeCleanWithoutNotify()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.