Class SplitsRemoval<SplitT>
java.lang.Object
org.apache.flink.connector.base.source.reader.splitreader.SplitsChange<SplitT>
org.apache.flink.connector.base.source.reader.splitreader.SplitsRemoval<SplitT>
- Type Parameters:
SplitT- the split type.
A change to remove splits.
This type of SplitsChange is only used when the RecordEvaluator reports the
end of the stream.
The SplitsRemoval change between the enumerator and the reader may cause a data loss. See more details at the discussion e-mail.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.flink.connector.base.source.reader.splitreader.SplitsChange
splits