org.drools.core.reteoo
Class QueryElementNode.QueryElementNodeMemory
java.lang.Object
org.drools.core.util.AbstractBaseLinkedListNode<Memory>
org.drools.core.reteoo.QueryElementNode.QueryElementNodeMemory
- All Implemented Interfaces:
- Memory, Entry<Memory>, LinkedListNode<Memory>
- Enclosing class:
- QueryElementNode
public static class QueryElementNode.QueryElementNodeMemory
- extends AbstractBaseLinkedListNode<Memory>
- implements Memory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueryElementNode.QueryElementNodeMemory
public QueryElementNode.QueryElementNodeMemory(QueryElementNode node)
getNode
public QueryElementNode getNode()
getNodeType
public short getNodeType()
- Specified by:
getNodeType in interface Memory
setSegmentMemory
public void setSegmentMemory(SegmentMemory smem)
- Specified by:
setSegmentMemory in interface Memory
getSegmentMemory
public SegmentMemory getSegmentMemory()
- Specified by:
getSegmentMemory in interface Memory
getQuerySegmentMemory
public SegmentMemory getQuerySegmentMemory()
setQuerySegmentMemory
public void setQuerySegmentMemory(SegmentMemory querySegmentMemory)
getResultLeftTuples
public LeftTupleSets getResultLeftTuples()
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.