com.espertech.esper.core.context.activator
Class ViewableActivatorStreamReuseView

java.lang.Object
  extended by com.espertech.esper.core.context.activator.ViewableActivatorStreamReuseView
All Implemented Interfaces:
ViewableActivator, StopCallback

public class ViewableActivatorStreamReuseView
extends java.lang.Object
implements ViewableActivator, StopCallback


Constructor Summary
ViewableActivatorStreamReuseView(EPServicesContext services, StatementContext statementContext, StatementSpecCompiled statementSpec, FilterStreamSpecCompiled filterStreamSpec, boolean join, ExprEvaluatorContextStatement evaluatorContextStmt, boolean filterSubselectSameStream, int streamNum, boolean isCanIterateUnbound)
           
 
Method Summary
 ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
           
 void stop()
          Stops the underlying resources.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewableActivatorStreamReuseView

public ViewableActivatorStreamReuseView(EPServicesContext services,
                                        StatementContext statementContext,
                                        StatementSpecCompiled statementSpec,
                                        FilterStreamSpecCompiled filterStreamSpec,
                                        boolean join,
                                        ExprEvaluatorContextStatement evaluatorContextStmt,
                                        boolean filterSubselectSameStream,
                                        int streamNum,
                                        boolean isCanIterateUnbound)
Method Detail

activate

public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext,
                                         boolean isSubselect,
                                         boolean isRecoveringResilient)
Specified by:
activate in interface ViewableActivator

stop

public void stop()
Description copied from interface: StopCallback
Stops the underlying resources.

Specified by:
stop in interface StopCallback

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