| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.io.network.partition.consumer |
| 限定符和类型 | 类和说明 |
|---|---|
class |
LocalRecoveredInputChannel
An input channel reads recovered state from previous unaligned checkpoint snapshots and then
converts into
LocalInputChannel finally. |
class |
RemoteRecoveredInputChannel
An input channel reads recovered state from previous unaligned checkpoint snapshots and then
converts into
RemoteInputChannel finally. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.