com.espertech.esper.dataflow.core
Class DataFlowStmtDesc
java.lang.Object
com.espertech.esper.dataflow.core.DataFlowStmtDesc
public class DataFlowStmtDesc
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataFlowStmtDesc
public DataFlowStmtDesc(CreateDataFlowDesc graphDesc,
StatementContext statementContext,
EPServicesContext servicesContext,
AgentInstanceContext agentInstanceContext,
java.util.Map<GraphOperatorSpec,java.lang.annotation.Annotation[]> operatorAnnotations)
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()