Class ProcessRuntimeFactory

java.lang.Object
org.apache.pulsar.functions.runtime.process.ProcessRuntimeFactory
All Implemented Interfaces:
AutoCloseable, RuntimeFactory

public class ProcessRuntimeFactory extends Object implements RuntimeFactory
Thread based function container factory implementation.