Uses of Enum Class
com.espertech.esper.common.client.dataflow.core.EPDataFlowState
Packages that use EPDataFlowState
-
Uses of EPDataFlowState in com.espertech.esper.common.client.dataflow.core
Methods in com.espertech.esper.common.client.dataflow.core that return EPDataFlowStateModifier 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.