Hierarchy For Package com.codedstreams.otterstreams.sql.async

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.flink.api.common.functions.AbstractRichFunction (implements org.apache.flink.api.common.functions.RichFunction, java.io.Serializable)
      • org.apache.flink.streaming.api.functions.async.RichAsyncFunction<IN,​OUT> (implements org.apache.flink.streaming.api.functions.async.AsyncFunction<IN,​OUT>)
    • com.codedstreams.otterstreams.sql.async.AsyncInferenceExecutor
    • com.codedstreams.otterstreams.sql.async.AsyncMLInferenceFunction<T,​R> (implements org.apache.flink.streaming.api.functions.async.AsyncFunction<IN,​OUT>)
    • com.codedstreams.otterstreams.sql.async.AsyncResultHandler<T>