Package org.apache.flink.connector.testutils.source.reader
package org.apache.flink.connector.testutils.source.reader
-
ClassesClassDescriptionSourceReaderTestBase<SplitT extends org.apache.flink.api.connector.source.SourceSplit>An abstract test class for all the unit tests of
SourceReaderto inherit.A testing implementation of theSourceReaderContext.AReaderOutputfor testing that collects the emitted records.TestingSplitEnumeratorContext<SplitT extends org.apache.flink.api.connector.source.SourceSplit>A test implementation of theSplitEnumeratorContext, with manual, non-concurrent interaction and intercepting of state.TestingSplitEnumeratorContext.SplitAssignmentState<SplitT extends org.apache.flink.api.connector.source.SourceSplit>The state of the split assignment for a subtask.