AsyncLookupJoinRunner(GeneratedFunction<org.apache.flink.streaming.api.functions.async.AsyncFunction<BaseRow,Object>> generatedFetcher,
GeneratedResultFuture<TableFunctionResultFuture<BaseRow>> generatedResultFuture,
org.apache.flink.api.common.typeinfo.TypeInformation<?> fetcherReturnType,
BaseRowTypeInfo rightRowTypeInfo,
boolean isLeftOuterJoin,
int asyncBufferCapacity) |
AsyncLookupJoinWithCalcRunner(GeneratedFunction<org.apache.flink.streaming.api.functions.async.AsyncFunction<BaseRow,Object>> generatedFetcher,
GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedCalc,
GeneratedResultFuture<TableFunctionResultFuture<BaseRow>> generatedResultFuture,
org.apache.flink.api.common.typeinfo.TypeInformation<?> fetcherReturnType,
BaseRowTypeInfo rightRowTypeInfo,
boolean isLeftOuterJoin,
int asyncBufferCapacity) |
AsyncLookupJoinWithCalcRunner(GeneratedFunction<org.apache.flink.streaming.api.functions.async.AsyncFunction<BaseRow,Object>> generatedFetcher,
GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedCalc,
GeneratedResultFuture<TableFunctionResultFuture<BaseRow>> generatedResultFuture,
org.apache.flink.api.common.typeinfo.TypeInformation<?> fetcherReturnType,
BaseRowTypeInfo rightRowTypeInfo,
boolean isLeftOuterJoin,
int asyncBufferCapacity) |
LookupJoinRunner(GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedFetcher,
GeneratedCollector<TableFunctionCollector<BaseRow>> generatedCollector,
boolean isLeftOuterJoin,
int tableFieldsCount) |
LookupJoinWithCalcRunner(GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedFetcher,
GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedCalc,
GeneratedCollector<TableFunctionCollector<BaseRow>> generatedCollector,
boolean isLeftOuterJoin,
int tableFieldsCount) |
LookupJoinWithCalcRunner(GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedFetcher,
GeneratedFunction<org.apache.flink.api.common.functions.FlatMapFunction<BaseRow,BaseRow>> generatedCalc,
GeneratedCollector<TableFunctionCollector<BaseRow>> generatedCollector,
boolean isLeftOuterJoin,
int tableFieldsCount) |