| Package | Description |
|---|---|
| io.cdap.delta.api |
| Modifier and Type | Method and Description |
|---|---|
Set<SourceColumn> |
SourceTable.getColumns() |
| Constructor and Description |
|---|
SourceTable(String database,
String table,
Set<SourceColumn> columns) |
SourceTable(String database,
String table,
String schema,
Set<SourceColumn> columns,
Set<DMLOperation.Type> dmlBlacklist,
Set<DDLOperation.Type> ddlBlacklist) |
Copyright © 2021 CDAP Licensed under the Apache License, Version 2.0.