Uses of Enum Class
com.espertech.esper.common.internal.view.core.ViewEnum
Packages that use ViewEnum
-
Uses of ViewEnum in com.espertech.esper.common.internal.view.core
Methods in com.espertech.esper.common.internal.view.core that return ViewEnumModifier and TypeMethodDescriptionstatic ViewEnum
Returns the view enumeration value given the name of the view.ViewEnum.getMergeView()
Returns the enumeration value of the view for merging the data generated by another view.static ViewEnum
Returns the enum constant of this class with the specified name.static ViewEnum[]
ViewEnum.values()
Returns an array containing the constants of this enum class, in the order they are declared.