Uses of Enum Class
org.apache.storm.trident.windowing.config.WindowConfig.Type
Packages that use WindowConfig.Type
-
Uses of WindowConfig.Type in org.apache.storm.trident.windowing.config
Methods in org.apache.storm.trident.windowing.config that return WindowConfig.TypeModifier and TypeMethodDescriptionstatic WindowConfig.Type
Returns the enum constant of this class with the specified name.static WindowConfig.Type[]
WindowConfig.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.