| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.io.checkpointing |
| Modifier and Type | Field and Description |
|---|---|
static UpstreamRecoveryTracker |
UpstreamRecoveryTracker.NO_OP |
| Modifier and Type | Method and Description |
|---|---|
static UpstreamRecoveryTracker |
UpstreamRecoveryTracker.forInputGate(org.apache.flink.runtime.io.network.partition.consumer.InputGate inputGate) |
| Constructor and Description |
|---|
CheckpointedInputGate(org.apache.flink.runtime.io.network.partition.consumer.InputGate inputGate,
CheckpointBarrierHandler barrierHandler,
org.apache.flink.api.common.operators.MailboxExecutor mailboxExecutor,
UpstreamRecoveryTracker upstreamRecoveryTracker) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.