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,
org.apache.flink.configuration.ReadableConfig conf)
Creates a GeneratedOperator.
|
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstancepublic GeneratedOperator(String className, String code, Object[] references, org.apache.flink.configuration.ReadableConfig conf)
className - class name of the generated StreamOperator.code - code of the generated StreamOperator.references - referenced objects of the generated StreamOperator.conf - configuration when generating StreamOperator.Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.