| 类 | 说明 |
|---|---|
| AddSplitEvent<SplitT> |
A source event that adds splits to a source reader.
|
| NoMoreSplitsEvent |
A source event sent from the SplitEnumerator to the SourceReader to indicate that no more splits
will be assigned to the source reader anymore.
|
| ReaderRegistrationEvent |
An
OperatorEvent that registers a SourceReader to the SourceCoordinator. |
| RequestSplitEvent |
An event to request splits, sent typically from the Source Reader to the Source Enumerator.
|
| SourceEventWrapper |
A wrapper operator event that contains a custom defined operator event.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.