public class ColumnLineagePair extends AbstractModel
header, skipSign
Constructor and Description |
---|
ColumnLineagePair() |
ColumnLineagePair(ColumnLineagePair 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.
|
Modifier and Type | Method and Description |
---|---|
ColumnLineage[] |
getSources()
Get 列血缘来源方
|
ColumnLineage |
getTarget()
Get 列血缘目标方
|
void |
setSources(ColumnLineage[] Sources)
Set 列血缘来源方
|
void |
setTarget(ColumnLineage Target)
Set 列血缘目标方
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public ColumnLineagePair()
public ColumnLineagePair(ColumnLineagePair source)
public ColumnLineage[] getSources()
public void setSources(ColumnLineage[] Sources)
Sources
- 列血缘来源方public ColumnLineage getTarget()
public void setTarget(ColumnLineage Target)
Target
- 列血缘目标方Copyright © 2025. All rights reserved.