Class TableLineageInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.wedata.v20210820.models.TableLineageInfo
-
public class TableLineageInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description TableLineageInfo()
TableLineageInfo(TableLineageInfo 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.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getChildSet()
Get 子节点列表 注意:此字段可能返回 null,表示取不到有效值。String
getCreateTime()
Get 血缘创建时间 注意:此字段可能返回 null,表示取不到有效值。String
getDatasourceId()
Get 数据源id 注意:此字段可能返回 null,表示取不到有效值。String
getDescription()
Get 血缘描述 注意:此字段可能返回 null,表示取不到有效值。Long
getDownStreamCount()
Get 血缘下游节点数 注意:此字段可能返回 null,表示取不到有效值。RecordField[]
getExtParams()
Get 额外参数 注意:此字段可能返回 null,表示取不到有效值。String
getId()
Get 血缘id 注意:此字段可能返回 null,表示取不到有效值。String
getMetastoreType()
Get 元数据类型 注意:此字段可能返回 null,表示取不到有效值。String
getMetastoreTypeName()
Get 元数据类型名称 注意:此字段可能返回 null,表示取不到有效值。String
getModifyTime()
Get 血缘更新时间 注意:此字段可能返回 null,表示取不到有效值。LineageParamRecord[]
getParams()
Get 表血缘参数 注意:此字段可能返回 null,表示取不到有效值。String
getParentSet()
Get 父节点列表 注意:此字段可能返回 null,表示取不到有效值。String
getPrefixPath()
Get 由中心节点到该节点的路径 注意:此字段可能返回 null,表示取不到有效值。String
getProjectId()
Get 空间id 注意:此字段可能返回 null,表示取不到有效值。String
getQualifiedName()
Get 表全称 注意:此字段可能返回 null,表示取不到有效值。String
getTableId()
Get 表id 注意:此字段可能返回 null,表示取不到有效值。String
getTableName()
Get 表名称 注意:此字段可能返回 null,表示取不到有效值。String[]
getTasks()
Get 修改血缘的任务id列表 注意:此字段可能返回 null,表示取不到有效值。Long
getUpStreamCount()
Get 血缘上游节点数 注意:此字段可能返回 null,表示取不到有效值。void
setChildSet(String ChildSet)
Set 子节点列表 注意:此字段可能返回 null,表示取不到有效值。void
setCreateTime(String CreateTime)
Set 血缘创建时间 注意:此字段可能返回 null,表示取不到有效值。void
setDatasourceId(String DatasourceId)
Set 数据源id 注意:此字段可能返回 null,表示取不到有效值。void
setDescription(String Description)
Set 血缘描述 注意:此字段可能返回 null,表示取不到有效值。void
setDownStreamCount(Long DownStreamCount)
Set 血缘下游节点数 注意:此字段可能返回 null,表示取不到有效值。void
setExtParams(RecordField[] ExtParams)
Set 额外参数 注意:此字段可能返回 null,表示取不到有效值。void
setId(String Id)
Set 血缘id 注意:此字段可能返回 null,表示取不到有效值。void
setMetastoreType(String MetastoreType)
Set 元数据类型 注意:此字段可能返回 null,表示取不到有效值。void
setMetastoreTypeName(String MetastoreTypeName)
Set 元数据类型名称 注意:此字段可能返回 null,表示取不到有效值。void
setModifyTime(String ModifyTime)
Set 血缘更新时间 注意:此字段可能返回 null,表示取不到有效值。void
setParams(LineageParamRecord[] Params)
Set 表血缘参数 注意:此字段可能返回 null,表示取不到有效值。void
setParentSet(String ParentSet)
Set 父节点列表 注意:此字段可能返回 null,表示取不到有效值。void
setPrefixPath(String PrefixPath)
Set 由中心节点到该节点的路径 注意:此字段可能返回 null,表示取不到有效值。void
setProjectId(String ProjectId)
Set 空间id 注意:此字段可能返回 null,表示取不到有效值。void
setQualifiedName(String QualifiedName)
Set 表全称 注意:此字段可能返回 null,表示取不到有效值。void
setTableId(String TableId)
Set 表id 注意:此字段可能返回 null,表示取不到有效值。void
setTableName(String TableName)
Set 表名称 注意:此字段可能返回 null,表示取不到有效值。void
setTasks(String[] Tasks)
Set 修改血缘的任务id列表 注意:此字段可能返回 null,表示取不到有效值。void
setUpStreamCount(Long UpStreamCount)
Set 血缘上游节点数 注意:此字段可能返回 null,表示取不到有效值。void
toMap(HashMap<String,String> map, String prefix)
Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
TableLineageInfo
public TableLineageInfo()
-
TableLineageInfo
public TableLineageInfo(TableLineageInfo 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.
-
-
Method Detail
-
getMetastoreType
public String getMetastoreType()
Get 元数据类型 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MetastoreType 元数据类型 注意:此字段可能返回 null,表示取不到有效值。
-
setMetastoreType
public void setMetastoreType(String MetastoreType)
Set 元数据类型 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MetastoreType
- 元数据类型 注意:此字段可能返回 null,表示取不到有效值。
-
getPrefixPath
public String getPrefixPath()
Get 由中心节点到该节点的路径 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PrefixPath 由中心节点到该节点的路径 注意:此字段可能返回 null,表示取不到有效值。
-
setPrefixPath
public void setPrefixPath(String PrefixPath)
Set 由中心节点到该节点的路径 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PrefixPath
- 由中心节点到该节点的路径 注意:此字段可能返回 null,表示取不到有效值。
-
getProjectId
public String getProjectId()
Get 空间id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ProjectId 空间id 注意:此字段可能返回 null,表示取不到有效值。
-
setProjectId
public void setProjectId(String ProjectId)
Set 空间id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ProjectId
- 空间id 注意:此字段可能返回 null,表示取不到有效值。
-
getDatasourceId
public String getDatasourceId()
Get 数据源id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DatasourceId 数据源id 注意:此字段可能返回 null,表示取不到有效值。
-
setDatasourceId
public void setDatasourceId(String DatasourceId)
Set 数据源id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DatasourceId
- 数据源id 注意:此字段可能返回 null,表示取不到有效值。
-
getTableId
public String getTableId()
Get 表id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TableId 表id 注意:此字段可能返回 null,表示取不到有效值。
-
setTableId
public void setTableId(String TableId)
Set 表id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TableId
- 表id 注意:此字段可能返回 null,表示取不到有效值。
-
getParams
public LineageParamRecord[] getParams()
Get 表血缘参数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Params 表血缘参数 注意:此字段可能返回 null,表示取不到有效值。
-
setParams
public void setParams(LineageParamRecord[] Params)
Set 表血缘参数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Params
- 表血缘参数 注意:此字段可能返回 null,表示取不到有效值。
-
getParentSet
public String getParentSet()
Get 父节点列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ParentSet 父节点列表 注意:此字段可能返回 null,表示取不到有效值。
-
setParentSet
public void setParentSet(String ParentSet)
Set 父节点列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ParentSet
- 父节点列表 注意:此字段可能返回 null,表示取不到有效值。
-
getChildSet
public String getChildSet()
Get 子节点列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ChildSet 子节点列表 注意:此字段可能返回 null,表示取不到有效值。
-
setChildSet
public void setChildSet(String ChildSet)
Set 子节点列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ChildSet
- 子节点列表 注意:此字段可能返回 null,表示取不到有效值。
-
getExtParams
public RecordField[] getExtParams()
Get 额外参数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ExtParams 额外参数 注意:此字段可能返回 null,表示取不到有效值。
-
setExtParams
public void setExtParams(RecordField[] ExtParams)
Set 额外参数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ExtParams
- 额外参数 注意:此字段可能返回 null,表示取不到有效值。
-
getId
public String getId()
Get 血缘id 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Id 血缘id 注意:此字段可能返回 null,表示取不到有效值。
-
setId
public void setId(String Id)
Set 血缘id 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Id
- 血缘id 注意:此字段可能返回 null,表示取不到有效值。
-
getMetastoreTypeName
public String getMetastoreTypeName()
Get 元数据类型名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- MetastoreTypeName 元数据类型名称 注意:此字段可能返回 null,表示取不到有效值。
-
setMetastoreTypeName
public void setMetastoreTypeName(String MetastoreTypeName)
Set 元数据类型名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
MetastoreTypeName
- 元数据类型名称 注意:此字段可能返回 null,表示取不到有效值。
-
getTableName
public String getTableName()
Get 表名称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- TableName 表名称 注意:此字段可能返回 null,表示取不到有效值。
-
setTableName
public void setTableName(String TableName)
Set 表名称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
TableName
- 表名称 注意:此字段可能返回 null,表示取不到有效值。
-
getQualifiedName
public String getQualifiedName()
Get 表全称 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- QualifiedName 表全称 注意:此字段可能返回 null,表示取不到有效值。
-
setQualifiedName
public void setQualifiedName(String QualifiedName)
Set 表全称 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
QualifiedName
- 表全称 注意:此字段可能返回 null,表示取不到有效值。
-
getDownStreamCount
public Long getDownStreamCount()
Get 血缘下游节点数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- DownStreamCount 血缘下游节点数 注意:此字段可能返回 null,表示取不到有效值。
-
setDownStreamCount
public void setDownStreamCount(Long DownStreamCount)
Set 血缘下游节点数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
DownStreamCount
- 血缘下游节点数 注意:此字段可能返回 null,表示取不到有效值。
-
getUpStreamCount
public Long getUpStreamCount()
Get 血缘上游节点数 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- UpStreamCount 血缘上游节点数 注意:此字段可能返回 null,表示取不到有效值。
-
setUpStreamCount
public void setUpStreamCount(Long UpStreamCount)
Set 血缘上游节点数 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
UpStreamCount
- 血缘上游节点数 注意:此字段可能返回 null,表示取不到有效值。
-
getDescription
public String getDescription()
Get 血缘描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Description 血缘描述 注意:此字段可能返回 null,表示取不到有效值。
-
setDescription
public void setDescription(String Description)
Set 血缘描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Description
- 血缘描述 注意:此字段可能返回 null,表示取不到有效值。
-
getCreateTime
public String getCreateTime()
Get 血缘创建时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CreateTime 血缘创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
setCreateTime
public void setCreateTime(String CreateTime)
Set 血缘创建时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CreateTime
- 血缘创建时间 注意:此字段可能返回 null,表示取不到有效值。
-
getModifyTime
public String getModifyTime()
Get 血缘更新时间 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- ModifyTime 血缘更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
setModifyTime
public void setModifyTime(String ModifyTime)
Set 血缘更新时间 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
ModifyTime
- 血缘更新时间 注意:此字段可能返回 null,表示取不到有效值。
-
getTasks
public String[] getTasks()
Get 修改血缘的任务id列表 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Tasks 修改血缘的任务id列表 注意:此字段可能返回 null,表示取不到有效值。
-
setTasks
public void setTasks(String[] Tasks)
Set 修改血缘的任务id列表 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Tasks
- 修改血缘的任务id列表 注意:此字段可能返回 null,表示取不到有效值。
-
-