public class WindowTuple extends RightTupleImpl
handleNext, handlePrevious, sink, stagedNext, stagedPrevious
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, get, getBlocked, getFactHandleForEvaluation, getFirstChild, getHandleNext, getHandlePrevious, getIndex, getInputOtnId, getLastChild, getMemory, getObject, getParent, getStagedNext, getStagedPrevious, getSubTuple, getTempBlocked, getTempNextRightTuple, getTempRightTupleMemory, getTupleSink, getTupleSource, hashCode, reAdd, removeBlocked, retractTuple, setBlocked, setFirstChild, setLastChild, setMemory, setTempBlocked, setTempNextRightTuple, setTempRightTupleMemory, size, toFactHandles, toObjects, toString, unlinkFromLeftParent
decreaseActivationCountForEvents, get, getContextObject, getFactHandle, getNext, getObject, getOriginalFactHandle, getPrevious, getPropagationContext, getRootTuple, getStagedType, increaseActivationCountForEvents, isExpired, setContextObject, setExpired, setFactHandle, setHandleNext, setHandlePrevious, setNext, setPrevious, setPropagationContext, setStagedNext, setStagedPrevious, setStagedType, skipEmptyHandles
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
decreaseActivationCountForEvents, get, getContextObject, getFactHandle, getObject, getOriginalFactHandle, getPrevious, getPropagationContext, getRootTuple, getStagedType, increaseActivationCountForEvents, isExpired, setContextObject, setExpired, setFactHandle, setHandleNext, setHandlePrevious, setPrevious, setPropagationContext, setStagedNext, setStagedPrevious, setStagedType, skipEmptyHandles
public WindowTuple()
public WindowTuple(InternalFactHandle handle)
public WindowTuple(InternalFactHandle handle, RightTupleSink sink, WindowTupleList list)
public void unlinkFromRightParent()
unlinkFromRightParent
in interface Tuple
unlinkFromRightParent
in class RightTupleImpl
public WindowTuple getWindowPrevious()
public void setWindowPrevious(WindowTuple windowPrevious)
public WindowTuple getWindowNext()
public void setWindowNext(WindowTuple windowNext)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.