Uses of Enum
org.apache.flink.table.annotation.InputGroup
Packages that use InputGroup
-
Uses of InputGroup in org.apache.flink.table.annotation
Methods in org.apache.flink.table.annotation that return InputGroupModifier and TypeMethodDescriptionstatic InputGroupReturns the enum constant of this type with the specified name.static InputGroup[]InputGroup.values()Returns an array containing the constants of this enum type, in the order they are declared.