com.espertech.esper.dataflow.core
Class DataFlowServiceEntry

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

public class DataFlowServiceEntry
extends java.lang.Object


Constructor Summary
DataFlowServiceEntry(DataFlowStmtDesc dataFlowDesc, EPStatementState state)
           
 
Method Summary
 DataFlowStmtDesc getDataFlowDesc()
           
 EPStatementState getState()
           
 void setState(EPStatementState state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataFlowServiceEntry

public DataFlowServiceEntry(DataFlowStmtDesc dataFlowDesc,
                            EPStatementState state)
Method Detail

getDataFlowDesc

public DataFlowStmtDesc getDataFlowDesc()

getState

public EPStatementState getState()

setState

public void setState(EPStatementState state)

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