com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactorySelectResult
java.lang.Object
com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
com.espertech.esper.core.context.factory.StatementAgentInstanceFactorySelectResult
public class StatementAgentInstanceFactorySelectResult
- extends StatementAgentInstanceFactoryResult
Constructor Summary |
StatementAgentInstanceFactorySelectResult(Viewable finalView,
StopCallback stopCallback,
AgentInstanceContext agentInstanceContext,
AggregationService optionalAggegationService,
java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> subselectStrategies,
java.util.Map<ExprPriorNode,ExprPriorEvalStrategy> priorNodeStrategies,
java.util.Map<ExprPreviousNode,ExprPreviousEvalStrategy> previousNodeStrategies,
java.util.List<StatementAgentInstancePreload> preloadList,
EvalRootState[] patternRoots,
StatementAgentInstancePostLoad optionalPostLoadJoin,
Viewable[] topViews,
Viewable[] eventStreamViewables)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatementAgentInstanceFactorySelectResult
public StatementAgentInstanceFactorySelectResult(Viewable finalView,
StopCallback stopCallback,
AgentInstanceContext agentInstanceContext,
AggregationService optionalAggegationService,
java.util.Map<ExprSubselectNode,SubSelectStrategyHolder> subselectStrategies,
java.util.Map<ExprPriorNode,ExprPriorEvalStrategy> priorNodeStrategies,
java.util.Map<ExprPreviousNode,ExprPreviousEvalStrategy> previousNodeStrategies,
java.util.List<StatementAgentInstancePreload> preloadList,
EvalRootState[] patternRoots,
StatementAgentInstancePostLoad optionalPostLoadJoin,
Viewable[] topViews,
Viewable[] eventStreamViewables)
getTopViews
public Viewable[] getTopViews()
getPatternRoots
public EvalRootState[] getPatternRoots()
getOptionalPostLoadJoin
public StatementAgentInstancePostLoad getOptionalPostLoadJoin()
getEventStreamViewables
public Viewable[] getEventStreamViewables()