| Package | Description |
|---|---|
| io.cdap.delta.api | |
| io.cdap.delta.api.assessment |
| Modifier and Type | Method and Description |
|---|---|
Set<SourceTable> |
DeltaRuntimeContext.getAllTables() |
Set<SourceTable> |
EventReaderDefinition.getTables() |
| Constructor and Description |
|---|
EventReaderDefinition(Set<SourceTable> tables,
Set<DMLOperation.Type> dmlBlacklist,
Set<DDLOperation.Type> ddlBlacklist) |
| Modifier and Type | Method and Description |
|---|---|
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.