| Package | Description |
|---|---|
| com.tencentcloudapi.wedata.v20210820.models |
| Modifier and Type | Method and Description |
|---|---|
TableLineage[] |
TableLineagePair.getSources()
Get 血缘数据来源表
|
TableLineage |
TableLineagePair.getTarget()
Get 血缘数据目标表
|
| Modifier and Type | Method and Description |
|---|---|
void |
TableLineagePair.setSources(TableLineage[] Sources)
Set 血缘数据来源表
|
void |
TableLineagePair.setTarget(TableLineage Target)
Set 血缘数据目标表
|
| Constructor and Description |
|---|
TableLineage(TableLineage source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.