- 所有已实现的接口:
- Thread.UncaughtExceptionHandler, ThreadFactory
- 封闭类:
- SourceCoordinatorProvider<SplitT extends org.apache.flink.api.connector.source.SourceSplit>
public static class SourceCoordinatorProvider.CoordinatorExecutorThreadFactory
extends Object
implements ThreadFactory, Thread.UncaughtExceptionHandler
A thread factory class that provides some helper methods. Because it is used to check the
current thread, it is a one-off, do not use this ThreadFactory to create multiple threads.