C - type of StreamOperatorpublic class GeneratedOperator<C extends org.apache.flink.streaming.api.operators.StreamOperator<?>> extends GeneratedClass<C>
StreamOperator.| Constructor and Description |
|---|
GeneratedOperator(String className,
String code,
Object[] references)
Creates a GeneratedOperator.
|
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstancepublic GeneratedOperator(String className, String code, Object[] references)
className - class name of the generated StreamOperator.code - code of the generated StreamOperator.references - referenced objects of the generated StreamOperator.Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.