Hierarchy For Package org.apache.flink.table.runtime.functions.table.lookup

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager
    • org.apache.flink.table.runtime.functions.table.lookup.LookupCacheManager.RefCountedCache (implements org.apache.flink.util.RefCounted)
    • org.apache.flink.table.functions.UserDefinedFunction (implements org.apache.flink.table.functions.FunctionDefinition, java.io.Serializable)
      • org.apache.flink.table.functions.AsyncTableFunction<T>
        • org.apache.flink.table.functions.AsyncLookupFunction
      • org.apache.flink.table.functions.TableFunction<T>
        • org.apache.flink.table.functions.LookupFunction