com.espertech.esper.dataflow.core
Class DataFlowStmtDesc

java.lang.Object
  extended by com.espertech.esper.dataflow.core.DataFlowStmtDesc

public class DataFlowStmtDesc
extends java.lang.Object


Constructor Summary
DataFlowStmtDesc(CreateDataFlowDesc graphDesc, StatementContext statementContext, EPServicesContext servicesContext, AgentInstanceContext agentInstanceContext, java.util.Map<GraphOperatorSpec,java.lang.annotation.Annotation[]> operatorAnnotations)
           
 
Method Summary
 AgentInstanceContext getAgentInstanceContext()
           
 CreateDataFlowDesc getGraphDesc()
           
 java.util.Map<GraphOperatorSpec,java.lang.annotation.Annotation[]> getOperatorAnnotations()
           
 EPServicesContext getServicesContext()
           
 StatementContext getStatementContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFlowStmtDesc

public DataFlowStmtDesc(CreateDataFlowDesc graphDesc,
                        StatementContext statementContext,
                        EPServicesContext servicesContext,
                        AgentInstanceContext agentInstanceContext,
                        java.util.Map<GraphOperatorSpec,java.lang.annotation.Annotation[]> operatorAnnotations)
Method Detail

getGraphDesc

public CreateDataFlowDesc getGraphDesc()

getStatementContext

public StatementContext getStatementContext()

getServicesContext

public EPServicesContext getServicesContext()

getAgentInstanceContext

public AgentInstanceContext getAgentInstanceContext()

getOperatorAnnotations

public java.util.Map<GraphOperatorSpec,java.lang.annotation.Annotation[]> getOperatorAnnotations()

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