类分层结构
- java.lang.Object
- org.apache.flink.api.common.functions.AbstractRichFunction (implements org.apache.flink.api.common.functions.RichFunction, java.io.Serializable)
- org.apache.flink.table.runtime.collector.TableFunctionCollector<T> (implements org.apache.flink.util.Collector<T>)
- org.apache.flink.table.runtime.collector.TableFunctionResultFuture<T> (implements org.apache.flink.streaming.api.functions.async.ResultFuture<OUT>)
- org.apache.flink.table.runtime.collector.WrappingCollector<T> (implements org.apache.flink.util.Collector<T>)
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.