Uses of Enum Class
com.espertech.esper.common.client.dataflow.core.EPDataFlowState
-
Uses of EPDataFlowState in com.espertech.esper.common.client.dataflow.core
Modifier and TypeMethodDescriptionEPDataFlowInstance.getState()
Returns the state.static EPDataFlowState
Returns the enum constant of this class with the specified name.static EPDataFlowState[]
EPDataFlowState.values()
Returns an array containing the constants of this enum class, in the order they are declared.