程序包org.apache.pulsar.functions.runtime的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.apache.pulsar.functions.runtime.JavaInstanceStarter (implements java.lang.AutoCloseable)
    • org.apache.pulsar.functions.runtime.RuntimeSpawner (implements java.lang.AutoCloseable)
    • org.apache.pulsar.functions.runtime.RuntimeUtils

接口分层结构