| 程序包 | 说明 |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| 限定符和类型 | 方法和说明 |
|---|---|
ResNodeLineage |
ResNodeLineage.code(Long code) |
ResNodeLineage |
ResNodeLineage.data(NodeLineage data) |
ResNodeLineage |
ResNodeLineage.msg(String msg) |
| 限定符和类型 | 方法和说明 |
|---|---|
ResNodeLineage |
LineageApi.queryLineageByNid(String bizType,
Long nativeId)
根据业务类型&原生ID查询出入度数据血缘
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
| 限定符和类型 | 方法和说明 |
|---|---|
ApiResponse<ResNodeLineage> |
LineageApi.queryLineageByNidWithHttpInfo(String bizType,
Long nativeId)
根据业务类型&原生ID查询出入度数据血缘
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
| 限定符和类型 | 方法和说明 |
|---|---|
com.squareup.okhttp.Call |
LineageApi.queryLineageByNidAsync(String bizType,
Long nativeId,
ApiCallback<ResNodeLineage> callback)
根据业务类型&原生ID查询出入度数据血缘 (asynchronously)
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
Copyright © 2023. All rights reserved.