Uses of Interface
org.apache.flink.runtime.taskexecutor.TaskManagerRunner.TaskExecutorServiceFactory
-
Packages that use TaskManagerRunner.TaskExecutorServiceFactory Package Description org.apache.flink.runtime.taskexecutor -
-
Uses of TaskManagerRunner.TaskExecutorServiceFactory in org.apache.flink.runtime.taskexecutor
Constructors in org.apache.flink.runtime.taskexecutor with parameters of type TaskManagerRunner.TaskExecutorServiceFactory Constructor Description TaskManagerRunner(org.apache.flink.configuration.Configuration configuration, org.apache.flink.core.plugin.PluginManager pluginManager, TaskManagerRunner.TaskExecutorServiceFactory taskExecutorServiceFactory)
-