| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition |
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
JobMasterPartitionTracker
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
interface |
TaskExecutorPartitionTracker
Utility for tracking partitions.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractPartitionTracker<K,M>
Base partition tracker implementation, providing underlying data-structures for storing
partitions, their associated keys and meta-information.
|
class |
JobMasterPartitionTrackerImpl
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
class |
TaskExecutorPartitionTrackerImpl
Utility for tracking partitions and issuing release calls to task executors and shuffle masters.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.