public class DataFlowServiceEntry extends Object
Constructor and Description |
---|
DataFlowServiceEntry(DataFlowStmtDesc dataFlowDesc,
EPStatementState state) |
Modifier and Type | Method and Description |
---|---|
DataFlowStmtDesc |
getDataFlowDesc() |
EPStatementState |
getState() |
void |
setState(EPStatementState state) |
public DataFlowServiceEntry(DataFlowStmtDesc dataFlowDesc, EPStatementState state)
public DataFlowStmtDesc getDataFlowDesc()
public EPStatementState getState()
public void setState(EPStatementState state)