| Package | Description |
|---|---|
| io.cdap.delta.api | |
| io.cdap.delta.api.assessment |
| Modifier and Type | Method and Description |
|---|---|
void |
DeltaSource.configure(Configurer configurer)
Configure the source.
|
void |
DeltaTarget.configure(Configurer configurer)
Configure the source.
|
TableRegistry |
DeltaSource.createTableRegistry(Configurer configurer)
Create a table registry that is used to fetch information about tables in databases.
|
| Modifier and Type | Method and Description |
|---|---|
TableAssessor<T> |
TableAssessorSupplier.createTableAssessor(Configurer configurer)
Create a table assessor that will check if there will be potential problems replicating a table.
|
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.