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