Class WorkerConfig.ThreadContainerFactory
java.lang.Object
org.apache.pulsar.functions.runtime.thread.ThreadRuntimeFactoryConfig
org.apache.pulsar.functions.worker.WorkerConfig.ThreadContainerFactory
- Enclosing class:
- WorkerConfig
@Deprecated
public static class WorkerConfig.ThreadContainerFactory
extends ThreadRuntimeFactoryConfig
Deprecated.
DEPRECATED CONFIGS.
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.pulsar.functions.runtime.thread.ThreadRuntimeFactoryConfig
ThreadRuntimeFactoryConfig.MemoryLimit -
Field Summary
Fields inherited from class org.apache.pulsar.functions.runtime.thread.ThreadRuntimeFactoryConfig
pulsarClientMemoryLimit, threadGroupName -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ThreadContainerFactory
public ThreadContainerFactory()Deprecated.
-