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