- 所有已实现的接口:
- Serializable, OperatorEvent
public class NoMoreSplitsEvent
extends Object
implements OperatorEvent
A source event sent from the SplitEnumerator to the SourceReader to indicate that no more splits
will be assigned to the source reader anymore. So once the SplitReader finishes reading the
currently assigned splits, they can exit.
- 另请参阅:
- 序列化表格