Class | Description |
---|---|
SourceReaderTestBase<SplitT extends SourceSplit> |
An abstract test class for all the unit tests of
SourceReader to inherit. |
TestingReaderContext |
A testing implementation of the
SourceReaderContext . |
TestingReaderOutput<E> |
A
ReaderOutput for testing that collects the emitted records. |
TestingSplitEnumeratorContext<SplitT extends SourceSplit> |
A test implementation of the
SplitEnumeratorContext , with manual, non-concurrent
interaction and intercepting of state. |
TestingSplitEnumeratorContext.SplitAssignmentState<SplitT extends SourceSplit> |
The state of the split assignment for a subtask.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.