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, setExpired, setFirstChild, setLastChild, setMemory, setTempBlocked, setTempNextRightTuple, setTempRightTupleMemory, size, toFactHandles, toObjects, toString, unlinkFromLeftParentdecreaseActivationCountForEvents, get, getContextObject, getFactHandle, getNext, getObject, getOriginalFactHandle, getPrevious, getPropagationContext, getRootTuple, getStagedType, increaseActivationCountForEvents, isExpired, setContextObject, setExpired, setFactHandle, setHandleNext, setHandlePrevious, setNext, setPrevious, setPropagationContext, setStagedNext, setStagedPrevious, setStagedType, skipEmptyHandlesclone, finalize, getClass, notify, notifyAll, wait, wait, waitdecreaseActivationCountForEvents, get, getContextObject, getFactHandle, getObject, getOriginalFactHandle, getPrevious, getPropagationContext, getRootTuple, getStagedType, increaseActivationCountForEvents, isDeleted, isExpired, setContextObject, setFactHandle, setHandleNext, setHandlePrevious, setPrevious, setPropagationContext, setStagedNext, setStagedPrevious, setStagedType, skipEmptyHandles, toObjectspublic WindowTuple()
public WindowTuple(InternalFactHandle handle)
public WindowTuple(InternalFactHandle handle, RightTupleSink sink, WindowTupleList list)
public void unlinkFromRightParent()
unlinkFromRightParent in interface TupleunlinkFromRightParent in class RightTupleImplpublic WindowTuple getWindowPrevious()
public void setWindowPrevious(WindowTuple windowPrevious)
public WindowTuple getWindowNext()
public void setWindowNext(WindowTuple windowNext)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.