| Package | Description |
|---|---|
| org.apache.paimon.flink.source | |
| org.apache.paimon.flink.source.align |
| Modifier and Type | Class and Description |
|---|---|
class |
ContinuousFileStoreSource
Unbounded
FlinkSource for reading records. |
class |
StaticFileStoreSource
Bounded
FlinkSource for reading records. |
| Modifier and Type | Method and Description |
|---|---|
static FlinkSource |
LogHybridSourceFactory.buildHybridFirstSource(Table table,
RowType readType,
Predicate predicate,
NestedProjectedRowData rowData) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlignedContinuousFileStoreSource
Used to create
AlignedSourceReader and AlignedContinuousFileSplitEnumerator. |
Copyright © 2023–2025 The Apache Software Foundation. All rights reserved.