public class ColumnLineageInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ColumnLineageInfo() | 
| ColumnLineageInfo(ColumnLineageInfo 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 | 
|---|---|
| String | getChildSet()Get Child Node List String
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getColumnName()Get Field NameNote: This field may return null, indicating that no valid value can be obtained. | 
| String | getColumnNameCn()Get Field Chinese Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getColumnType()Get Field TypeNote: This field may return null, indicating that no valid value can be obtained. | 
| String | getCreateTime()Get Creation TimeNote: This field may return null, indicating that no valid value can be obtained. | 
| String | getDatasourceId()Get Data Source ID
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getDescription()Get DescriptionNote: This field may return null, indicating that no valid value can be obtained. | 
| Long | getDownStreamCount()Get Number of Downstream Nodes
Note: This field may return null, indicating that no valid value can be obtained. | 
| LineageParamRecord[] | getExtParams()Get Additional parameters
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getId()Get Lineage ID
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getMetastoreType()Get Metadata Type
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getMetastoreTypeName()Get Metadata Type Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getModifyTime()Get Update timeNote: This field may return null, indicating that no valid value can be obtained. | 
| String | getParams()Get ParameterNote: This field may return null, indicating that no valid value can be obtained. | 
| String | getParentId()Get Parent ID
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getParentSet()Get Parent Node List String
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getPrefixPath()Get Path Information Starting from the Central Node
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getQualifiedName()Get Full Field Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getRelationParams()Get Relationship Parameters
Note: This field may return null, indicating that no valid value can be obtained. | 
| String | getTableId()Get Table IDNote: This field may return null, indicating that no valid value can be obtained. | 
| String | getTableName()Get Table Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| String[] | getTasks()Get Task ID list
Note: This field may return null, indicating that no valid value can be obtained. | 
| Long | getUpStreamCount()Get Number of Upstream Nodes
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setChildSet(String ChildSet)Set Child Node List String
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setColumnName(String ColumnName)Set Field NameNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setColumnNameCn(String ColumnNameCn)Set Field Chinese Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setColumnType(String ColumnType)Set Field TypeNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setCreateTime(String CreateTime)Set Creation TimeNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setDatasourceId(String DatasourceId)Set Data Source ID
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setDescription(String Description)Set DescriptionNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setDownStreamCount(Long DownStreamCount)Set Number of Downstream Nodes
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setExtParams(LineageParamRecord[] ExtParams)Set Additional parameters
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setId(String Id)Set Lineage ID
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setMetastoreType(String MetastoreType)Set Metadata Type
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setMetastoreTypeName(String MetastoreTypeName)Set Metadata Type Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setModifyTime(String ModifyTime)Set Update timeNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setParams(String Params)Set ParameterNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setParentId(String ParentId)Set Parent ID
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setParentSet(String ParentSet)Set Parent Node List String
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setPrefixPath(String PrefixPath)Set Path Information Starting from the Central Node
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setQualifiedName(String QualifiedName)Set Full Field Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setRelationParams(String RelationParams)Set Relationship Parameters
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setTableId(String TableId)Set Table IDNote: This field may return null, indicating that no valid value can be obtained. | 
| void | setTableName(String TableName)Set Table Name
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setTasks(String[] Tasks)Set Task ID list
Note: This field may return null, indicating that no valid value can be obtained. | 
| void | setUpStreamCount(Long UpStreamCount)Set Number of Upstream Nodes
Note: This field may return null, indicating that no valid value can be obtained. | 
| 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, toJsonStringpublic ColumnLineageInfo()
public ColumnLineageInfo(ColumnLineageInfo source)
public String getId()
public void setId(String Id)
Id - Lineage ID
Note: This field may return null, indicating that no valid value can be obtained.public String getDatasourceId()
public void setDatasourceId(String DatasourceId)
DatasourceId - Data Source ID
Note: This field may return null, indicating that no valid value can be obtained.public String getColumnName()
public void setColumnName(String ColumnName)
ColumnName - Field NameNote: This field may return null, indicating that no valid value can be obtained.public String getColumnNameCn()
public void setColumnNameCn(String ColumnNameCn)
ColumnNameCn - Field Chinese Name
Note: This field may return null, indicating that no valid value can be obtained.public String getColumnType()
public void setColumnType(String ColumnType)
ColumnType - Field TypeNote: This field may return null, indicating that no valid value can be obtained.public String getRelationParams()
public void setRelationParams(String RelationParams)
RelationParams - Relationship Parameters
Note: This field may return null, indicating that no valid value can be obtained.public String getParams()
public void setParams(String Params)
Params - ParameterNote: This field may return null, indicating that no valid value can be obtained.public String getParentId()
public void setParentId(String ParentId)
ParentId - Parent ID
Note: This field may return null, indicating that no valid value can be obtained.public String getMetastoreType()
public void setMetastoreType(String MetastoreType)
MetastoreType - Metadata Type
Note: This field may return null, indicating that no valid value can be obtained.public String getMetastoreTypeName()
public void setMetastoreTypeName(String MetastoreTypeName)
MetastoreTypeName - Metadata Type Name
Note: This field may return null, indicating that no valid value can be obtained.public String getTableName()
public void setTableName(String TableName)
TableName - Table Name
Note: This field may return null, indicating that no valid value can be obtained.public String getQualifiedName()
public void setQualifiedName(String QualifiedName)
QualifiedName - Full Field Name
Note: This field may return null, indicating that no valid value can be obtained.public Long getDownStreamCount()
public void setDownStreamCount(Long DownStreamCount)
DownStreamCount - Number of Downstream Nodes
Note: This field may return null, indicating that no valid value can be obtained.public Long getUpStreamCount()
public void setUpStreamCount(Long UpStreamCount)
UpStreamCount - Number of Upstream Nodes
Note: This field may return null, indicating that no valid value can be obtained.public String getDescription()
public void setDescription(String Description)
Description - DescriptionNote: This field may return null, indicating that no valid value can be obtained.public String getPrefixPath()
public void setPrefixPath(String PrefixPath)
PrefixPath - Path Information Starting from the Central Node
Note: This field may return null, indicating that no valid value can be obtained.public String getCreateTime()
public void setCreateTime(String CreateTime)
CreateTime - Creation TimeNote: This field may return null, indicating that no valid value can be obtained.public String getModifyTime()
public void setModifyTime(String ModifyTime)
ModifyTime - Update timeNote: This field may return null, indicating that no valid value can be obtained.public String[] getTasks()
public void setTasks(String[] Tasks)
Tasks - Task ID list
Note: This field may return null, indicating that no valid value can be obtained.public String getParentSet()
public void setParentSet(String ParentSet)
ParentSet - Parent Node List String
Note: This field may return null, indicating that no valid value can be obtained.public String getChildSet()
public void setChildSet(String ChildSet)
ChildSet - Child Node List String
Note: This field may return null, indicating that no valid value can be obtained.public LineageParamRecord[] getExtParams()
public void setExtParams(LineageParamRecord[] ExtParams)
ExtParams - Additional parameters
Note: This field may return null, indicating that no valid value can be obtained.public String getTableId()
public void setTableId(String TableId)
TableId - Table IDNote: This field may return null, indicating that no valid value can be obtained.Copyright © 2025. All rights reserved.