接口的使用
org.apache.pulsar.functions.runtime.RuntimeFactory
使用RuntimeFactory的程序包
程序包
说明
Pulsar Functions Execution Runtime.
-
org.apache.pulsar.functions.runtime中RuntimeFactory的使用
限定符构造器说明RuntimeSpawner(org.apache.pulsar.functions.instance.InstanceConfig instanceConfig, String codeFile, String originalCodeFileName, RuntimeFactory containerFactory, long instanceLivenessCheckFreqMs) -
org.apache.pulsar.functions.runtime.kubernetes中RuntimeFactory的使用
修饰符和类型类说明classKubernetes based function container factory implementation. -
org.apache.pulsar.functions.runtime.process中RuntimeFactory的使用
-
org.apache.pulsar.functions.runtime.thread中RuntimeFactory的使用