| Class | Description |
|---|---|
| FailureEventReader |
An event reader that immediately notifies the framework that there is an error.
|
| FailureTarget |
Mock target that can be configured to throw an exception after a certain number of events.
|
| FileEventConsumer |
Buffers events in memory, then writes them out to a file when the consumer is closed.
|
| MockConfigurer |
A mock Configurer that returns a pre-defined source or target instance.
|
| MockEventReader |
A mock event reader that emits a pre-specified list of events.
|
| MockSource |
Mock DeltaSource used in unit tests.
|
| MockTableAssessor<T> |
Mock assessor that just returns a pre-defined TableAssessment.
|
| MockTableRegistry |
Mock TableRegistry that just returns pre-defined objects.
|
| MockTarget |
Mock target used in unit tests.
|
| StructuredRecordSerde |
Serde for StructuredRecord.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.