com.espertech.esper.view.internal
Class IntersectBatchViewLocalState

java.lang.Object
  extended by com.espertech.esper.view.internal.IntersectBatchViewLocalState

public class IntersectBatchViewLocalState
extends java.lang.Object


Constructor Summary
IntersectBatchViewLocalState(EventBean[][] oldEventsPerView, EventBean[][] newEventsPerView)
           
 
Method Summary
 EventBean[][] getNewEventsPerView()
           
 EventBean[][] getOldEventsPerView()
           
 java.util.HashSet<EventBean> getRemovedEvents()
           
 boolean isCaptureIRNonBatch()
           
 boolean isIgnoreViewIRStream()
           
 void setCaptureIRNonBatch(boolean captureIRNonBatch)
           
 void setIgnoreViewIRStream(boolean ignoreViewIRStream)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntersectBatchViewLocalState

public IntersectBatchViewLocalState(EventBean[][] oldEventsPerView,
                                    EventBean[][] newEventsPerView)
Method Detail

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)

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com