Package | Description |
---|---|
org.apache.paimon.flink.source | |
org.apache.paimon.flink.source.align |
Modifier and Type | Method and Description |
---|---|
protected Optional<ContinuousFileSplitEnumerator.PlanWithNextSnapshotId> |
ContinuousFileSplitEnumerator.scanNextSnapshot() |
Modifier and Type | Method and Description |
---|---|
protected void |
ContinuousFileSplitEnumerator.processDiscoveredSplits(Optional<ContinuousFileSplitEnumerator.PlanWithNextSnapshotId> planWithNextSnapshotIdOptional,
Throwable error) |
Modifier and Type | Method and Description |
---|---|
protected Optional<ContinuousFileSplitEnumerator.PlanWithNextSnapshotId> |
AlignedContinuousFileSplitEnumerator.scanNextSnapshot() |
Modifier and Type | Method and Description |
---|---|
protected void |
AlignedContinuousFileSplitEnumerator.processDiscoveredSplits(Optional<ContinuousFileSplitEnumerator.PlanWithNextSnapshotId> ignore,
Throwable error) |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.