| Package | Description |
|---|---|
| io.cdap.delta.api.assessment |
| 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.
|
default TableAssessor<T> |
TableAssessorSupplier.createTableAssessor(Configurer configurer,
List<SourceTable> tables)
Create a table assessor that will check if there will be potential problems replicating tables.
|
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.