| Package | Description |
|---|---|
| org.apache.flink.connector.base.source.reader.splitreader |
| Modifier and Type | Class and Description |
|---|---|
class |
SplitsAddition<SplitT>
A change to add splits.
|
class |
SplitsRemoval<SplitT>
A change to remove splits.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SplitReader.handleSplitsChanges(SplitsChange<SplitT> splitsChanges)
Handle the split changes.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.