Class SourceReaderFinishedEvent

  • All Implemented Interfaces:
    Serializable, SourceEvent

    public class SourceReaderFinishedEvent
    extends Object
    implements SourceEvent
    A source event sent from the HybridSourceReader to the enumerator to indicate that the current reader has finished and splits for the next reader can be sent.
    See Also:
    Serialized Form
    • Constructor Detail

      • SourceReaderFinishedEvent

        public SourceReaderFinishedEvent​(int sourceIndex)
        Constructor.
        Parameters:
        sourceIndex -
    • Method Detail

      • sourceIndex

        public int sourceIndex()