C
- type of StreamOperatorpublic class GeneratedOperator<C extends StreamOperator<?>> extends GeneratedClass<C>
StreamOperator
.Constructor and Description |
---|
GeneratedOperator(String className,
String code,
Object[] references)
Creates a GeneratedOperator.
|
compile, getClass, getClassName, getCode, getReferences, newInstance, newInstance
public 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–2020 The Apache Software Foundation. All rights reserved.