类 RuntimeSpawner

java.lang.Object
org.apache.pulsar.functions.runtime.RuntimeSpawner
所有已实现的接口:
AutoCloseable

public class RuntimeSpawner extends Object implements AutoCloseable
  • 构造器详细资料

    • RuntimeSpawner

      public RuntimeSpawner(org.apache.pulsar.functions.instance.InstanceConfig instanceConfig, String codeFile, String originalCodeFileName, RuntimeFactory containerFactory, long instanceLivenessCheckFreqMs)
  • 方法详细资料