public class GeneratedNormalizedKeyComputer extends GeneratedClass<NormalizedKeyComputer>
NormalizedKeyComputer.| Constructor and Description |
|---|
GeneratedNormalizedKeyComputer(String className,
String code) |
GeneratedNormalizedKeyComputer(String className,
String code,
org.apache.flink.configuration.ReadableConfig config)
Creates a GeneratedNormalizedKeyComputer.
|
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstance@VisibleForTesting public GeneratedNormalizedKeyComputer(String className, String code)
public GeneratedNormalizedKeyComputer(String className, String code, org.apache.flink.configuration.ReadableConfig config)
className - class name of the generated class.code - code of the generated class.config - configuration when generating the generated class.Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.