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