| 程序包 | 说明 |
|---|---|
| org.apache.flink.streaming.runtime.io | |
| org.apache.flink.streaming.runtime.io.checkpointing | |
| org.apache.flink.streaming.runtime.io.recovery | |
| org.apache.flink.streaming.runtime.tasks |
This package contains classes that realize streaming tasks.
|
| 类和说明 |
|---|
| CheckpointedInputGate
The
CheckpointedInputGate uses CheckpointBarrierHandler to handle incoming CheckpointBarrier from the InputGate. |
| 类和说明 |
|---|
| CheckpointBarrierHandler
The
CheckpointBarrierHandler reacts to checkpoint barrier arriving from the input
channels. |
| CheckpointedInputGate
The
CheckpointedInputGate uses CheckpointBarrierHandler to handle incoming CheckpointBarrier from the InputGate. |
SingleCheckpointBarrierHandler
SingleCheckpointBarrierHandler is used for triggering checkpoint while reading the first
barrier and keeping track of the number of received barriers and consumed barriers. |
| UpstreamRecoveryTracker
Tracks status of upstream channels while they recover.
|
| 类和说明 |
|---|
| CheckpointedInputGate
The
CheckpointedInputGate uses CheckpointBarrierHandler to handle incoming CheckpointBarrier from the InputGate. |
| 类和说明 |
|---|
| CheckpointBarrierHandler
The
CheckpointBarrierHandler reacts to checkpoint barrier arriving from the input
channels. |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.