Uses of Enum Class
com.espertech.esper.common.internal.support.EventRepresentationChoice
Packages that use EventRepresentationChoice
-
Uses of EventRepresentationChoice in com.espertech.esper.common.internal.support
Methods in com.espertech.esper.common.internal.support that return EventRepresentationChoiceModifier and TypeMethodDescriptionstatic EventRepresentationChoice
EventRepresentationChoice.getEngineDefault
(Configuration configuration) static EventRepresentationChoice
Returns the enum constant of this class with the specified name.static EventRepresentationChoice[]
EventRepresentationChoice.values()
Returns an array containing the constants of this enum class, in the order they are declared.