Uses of Class
org.apache.flink.runtime.source.coordinator.SourceCoordinatorProvider.CoordinatorExecutorThreadFactory
-
Packages that use SourceCoordinatorProvider.CoordinatorExecutorThreadFactory Package Description org.apache.flink.runtime.source.coordinator -
-
Uses of SourceCoordinatorProvider.CoordinatorExecutorThreadFactory in org.apache.flink.runtime.source.coordinator
Constructors in org.apache.flink.runtime.source.coordinator with parameters of type SourceCoordinatorProvider.CoordinatorExecutorThreadFactory Constructor Description SourceCoordinatorContext(SourceCoordinatorProvider.CoordinatorExecutorThreadFactory coordinatorThreadFactory, int numWorkerThreads, OperatorCoordinator.Context operatorCoordinatorContext, org.apache.flink.core.io.SimpleVersionedSerializer<SplitT> splitSerializer, boolean supportsConcurrentExecutionAttempts)
-