| Class | Description |
|---|---|
| Artifact |
An artifact.
|
| Connection |
A connection.
|
| DBTable |
A database and a table.
|
| DeltaConfig |
Config for a Delta app.
|
| DeltaConfig.Builder |
Builds a DeltaConfig.
|
| DraftList |
List of drafts.
|
| DraftRequest |
Request to store a draft.
|
| FullColumnAssessment |
Column assessment containing information from both the source and target.
|
| InstanceConfig |
Information about a single instance of the worker.
|
| ParallelismConfig |
Configures the number of instances, or specify exactly which tables should be assigned to each instance.
|
| PipelineReplicationState |
State of the overall replication pipeline.
|
| Plugin |
Represents a plugin.
|
| RetryConfig |
Configures how failures should be retried.
|
| Stage |
Represent a stage in the delta pipeline.
|
| StateRequest |
Request to get pipeline state.
|
| TableAssessmentResponse |
Full table assessment using assessments from both the source and target, and containing any problems that may
occur if the table were to be replicated as-is.
|
| TableId |
Uniquely identifies a table.
|
| TableReplicationState |
State of replication for a table.
|
| Enum | Description |
|---|---|
| PipelineState |
State for the overall replication pipeline.
|
| TableState |
State of a table.
|
| Exception | Description |
|---|---|
| CodedException |
An exception that contains an error code.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.