com.espertech.esper.view.internal
Class IntersectBatchViewLocalState
java.lang.Object
com.espertech.esper.view.internal.IntersectBatchViewLocalState
public class IntersectBatchViewLocalState
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntersectBatchViewLocalState
public IntersectBatchViewLocalState(EventBean[][] oldEventsPerView,
EventBean[][] newEventsPerView)
getOldEventsPerView
public EventBean[][] getOldEventsPerView()
getNewEventsPerView
public EventBean[][] getNewEventsPerView()
getRemovedEvents
public java.util.HashSet<EventBean> getRemovedEvents()
isCaptureIRNonBatch
public boolean isCaptureIRNonBatch()
setCaptureIRNonBatch
public void setCaptureIRNonBatch(boolean captureIRNonBatch)
isIgnoreViewIRStream
public boolean isIgnoreViewIRStream()
setIgnoreViewIRStream
public void setIgnoreViewIRStream(boolean ignoreViewIRStream)