public class WindowTuple extends RightTuple
firstChild, handle, lastChild, sink, stageNext, stagePrevious, stageType| Constructor and Description |
|---|
WindowTuple() |
WindowTuple(InternalFactHandle handle) |
WindowTuple(InternalFactHandle handle,
RightTupleSink sink,
WindowTupleList list) |
| Modifier and Type | Method and Description |
|---|---|
WindowTuple |
getWindowNext() |
WindowTuple |
getWindowPrevious() |
void |
setWindowNext(WindowTuple windowNext) |
void |
setWindowPrevious(WindowTuple windowPrevious) |
void |
unlinkFromRightParent() |
addBlocked, clear, clearStaged, equals, equals, getBlocked, getFactHandle, getFirstChild, getHandleNext, getHandlePrevious, getLastChild, getLeftTuple, getMemory, getNext, getObject, getPrevious, getPropagationContext, getRightTupleSink, getStagedNext, getStagedPrevious, getStagedType, getTempBlocked, getTempNextRightTuple, getTempRightTupleMemory, hashCode, nullBlocked, reAdd, removeBlocked, setFirstChild, setHandleNext, setHandlePrevious, setLastChild, setLeftTuple, setMemory, setNext, setObject, setPrevious, setPropagationContext, setStagedNext, setStagedType, setStagePrevious, setTempBlocked, setTempNextRightTuple, setTempRightTupleMemory, toStringpublic WindowTuple()
public WindowTuple(InternalFactHandle handle)
public WindowTuple(InternalFactHandle handle, RightTupleSink sink, WindowTupleList list)
public void unlinkFromRightParent()
unlinkFromRightParent in class RightTuplepublic WindowTuple getWindowPrevious()
public void setWindowPrevious(WindowTuple windowPrevious)
public WindowTuple getWindowNext()
public void setWindowNext(WindowTuple windowNext)
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.