Package | Description |
---|---|
com.tencentcloudapi.wedata.v20210820.models |
Modifier and Type | Method and Description |
---|---|
ExtParam[] |
TableLineage.getExtParams()
Get 扩展参数
|
ExtParam[] |
LineageTask.getExtParams()
Get 任务扩展参数
|
ExtParam[] |
ColumnLineage.getExtParams()
Get 扩展参数
|
Modifier and Type | Method and Description |
---|---|
void |
TableLineage.setExtParams(ExtParam[] ExtParams)
Set 扩展参数
|
void |
LineageTask.setExtParams(ExtParam[] ExtParams)
Set 任务扩展参数
|
void |
ColumnLineage.setExtParams(ExtParam[] ExtParams)
Set 扩展参数
|
Constructor and Description |
---|
ExtParam(ExtParam 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.