| 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
Represents DDL operation.
|
| DDLOperation.Type
Type of DDL Operation
|
| DeltaPipelineId
Uniquely identifies a delta pipeline.
|
| 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
Represents a DML Operation.
|
| DMLOperation.Type
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.
|
| SourceConfigurer
Configures the replicator application source.
|
| SourceProperties
Represents properties of source in replicator pipeline that are exposed to the targets.
|
| SourceProperties.Builder
Builder for a source properties.
|
| SourceProperties.Ordering
Enum describing ordering of events.
|
| SourceTable
Object representing what data from a table should be read by the source.
|
| StopContext
The context of a stop request to the event reader
|
| StopContext.Origin
The origin of a stop request to the event reader
|
| Class and Description |
|---|
| Configurer
Configures a data transfer.
|
| SourceTable
Object representing what data from a table should be read by the source.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.