public static interface TaskManagerRunner.TaskExecutorServiceFactory
TaskExecutor.| Modifier and Type | Method and Description |
|---|---|
TaskManagerRunner.TaskExecutorService |
createTaskExecutor(org.apache.flink.configuration.Configuration configuration,
ResourceID resourceID,
org.apache.flink.runtime.rpc.RpcService rpcService,
HighAvailabilityServices highAvailabilityServices,
HeartbeatServices heartbeatServices,
MetricRegistry metricRegistry,
BlobCacheService blobCacheService,
boolean localCommunicationOnly,
ExternalResourceInfoProvider externalResourceInfoProvider,
org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) |
TaskManagerRunner.TaskExecutorService createTaskExecutor(org.apache.flink.configuration.Configuration configuration, ResourceID resourceID, org.apache.flink.runtime.rpc.RpcService rpcService, HighAvailabilityServices highAvailabilityServices, HeartbeatServices heartbeatServices, MetricRegistry metricRegistry, BlobCacheService blobCacheService, boolean localCommunicationOnly, ExternalResourceInfoProvider externalResourceInfoProvider, org.apache.flink.runtime.rpc.FatalErrorHandler fatalErrorHandler) throws Exception
ExceptionCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.