Package | Description |
---|---|
org.apache.flink.runtime.io.network.partition | |
org.apache.flink.runtime.taskexecutor |
Modifier and Type | Class and Description |
---|---|
class |
TaskExecutorPartitionTrackerImpl
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
Constructor and Description |
---|
TaskExecutor(RpcService rpcService,
TaskManagerConfiguration taskManagerConfiguration,
HighAvailabilityServices haServices,
TaskManagerServices taskExecutorServices,
HeartbeatServices heartbeatServices,
TaskManagerMetricGroup taskManagerMetricGroup,
String metricQueryServiceAddress,
BlobCacheService blobCacheService,
FatalErrorHandler fatalErrorHandler,
TaskExecutorPartitionTracker partitionTracker,
BackPressureSampleService backPressureSampleService) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.