Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
ColumnLineage[] |
ColumnLineagePair.getSources()
Get 列血缘来源方
|
ColumnLineage |
ColumnLineagePair.getTarget()
Get 列血缘目标方
|
Modifier and Type | Method and Description |
---|---|
void |
ColumnLineagePair.setSources(ColumnLineage[] Sources)
Set 列血缘来源方
|
void |
ColumnLineagePair.setTarget(ColumnLineage Target)
Set 列血缘目标方
|
Constructor and Description |
---|
ColumnLineage(ColumnLineage 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.