| Package | Description |
|---|---|
| io.cdap.delta.api | |
| io.cdap.delta.api.assessment |
| Class and Description |
|---|
| ChangeEvent
A change event.
|
| ChangeEvent.Builder
Builds a ChangeEvent
|
| ChangeType
Type of ChangeEvent.
|
| Configurer
Configures a data transfer.
|
| DDLEvent
A DDL change event.
|
| DDLEvent.Builder
Builder for a DDL event.
|
| DDLOperation
A DDL operation
|
| DeltaRuntimeContext
Runtime context for a CDC component.
|
| DeltaSourceContext
Context for a CDC Source.
|
| DeltaTargetContext
Context for a CDC Target.
|
| DMLEvent
A DML change event.
|
| DMLEvent.Builder
Builder for a DML event.
|
| DMLOperation
Type of DML operation.
|
| EventConsumer
Consumes events emitted by a source and applies them to the target system.
|
| EventEmitter
Emits change events.
|
| EventReader
Reads change events.
|
| EventReaderDefinition
Defines what types of events should a reader should emit.
|
| FailureNotifier
Notifies the application framework that there is a failure.
|
| Offset
State for the origin.
|
| ReplicationError
A replication error, generally caused by a java exception.
|
| Sequenced
A Change event with a sequence number.
|
| SourceColumn
Information about a column to read from a source table.
|
| SourceTable
Object representing what data from a table should be read by the source.
|
| Class and Description |
|---|
| Configurer
Configures a data transfer.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.