Uses of Enum
org.apache.flink.streaming.examples.dsv2.eventtime.CountNewsClicks.NewsEventType
Packages that use CountNewsClicks.NewsEventType
-
Uses of CountNewsClicks.NewsEventType in org.apache.flink.streaming.examples.dsv2.eventtime
Fields in org.apache.flink.streaming.examples.dsv2.eventtime declared as CountNewsClicks.NewsEventTypeMethods in org.apache.flink.streaming.examples.dsv2.eventtime that return CountNewsClicks.NewsEventTypeModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static CountNewsClicks.NewsEventType[]CountNewsClicks.NewsEventType.values()Returns an array containing the constants of this enum type, in the order they are declared.