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