Class GeneratedNamespaceAggsHandleFunction<N>
java.lang.Object
org.apache.flink.table.runtime.generated.GeneratedClass<NamespaceAggsHandleFunction<N>>
org.apache.flink.table.runtime.generated.GeneratedNamespaceAggsHandleFunction<N>
- All Implemented Interfaces:
Serializable
public class GeneratedNamespaceAggsHandleFunction<N>
extends GeneratedClass<NamespaceAggsHandleFunction<N>>
Describes a generated
NamespaceAggsHandleFunction.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeneratedNamespaceAggsHandleFunction(String className, String code, Object[] references) GeneratedNamespaceAggsHandleFunction(String className, String code, Object[] references, org.apache.flink.configuration.ReadableConfig conf) -
Method Summary
Methods inherited from class org.apache.flink.table.runtime.generated.GeneratedClass
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstance
-
Constructor Details
-
GeneratedNamespaceAggsHandleFunction
-
GeneratedNamespaceAggsHandleFunction
-