public class GeneratedHashFunction extends GeneratedClass<HashFunction>
HashFunction.| 构造器和说明 |
|---|
GeneratedHashFunction(String className,
String code,
Object[] references,
org.apache.flink.configuration.Configuration conf)
Creates a GeneratedHashFunction.
|
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstancepublic GeneratedHashFunction(String className, String code, Object[] references, org.apache.flink.configuration.Configuration conf)
className - class name of the generated Function.code - code of the generated Function.references - referenced objects of the generated Function.conf - configuration when generating Function.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.