| 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> dmlBlacklist,
Set<DDLOperation> ddlBlacklist) |
Copyright © 2020 CDAP Licensed under the Apache License, Version 2.0.