| 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,
int[][] projectedFields,
Predicate predicate) |
| Modifier and Type | Class and Description |
|---|---|
class |
AlignedContinuousFileStoreSource
Used to create
AlignedSourceReader and AlignedContinuousFileSplitEnumerator. |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.