| Package | Description |
|---|---|
| code.byted.cdp.model | |
| code.byted.cdp.openapi |
| Modifier and Type | Method and Description |
|---|---|
ResNodeLineage |
ResNodeLineage.code(Long code) |
ResNodeLineage |
ResNodeLineage.data(NodeLineage data) |
ResNodeLineage |
ResNodeLineage.msg(String msg) |
| Modifier and Type | Method and Description |
|---|---|
ResNodeLineage |
LineageApi.queryLineageByNid(String bizType,
Long nativeId)
根据业务类型&原生ID查询出入度数据血缘
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<ResNodeLineage> |
LineageApi.queryLineageByNidWithHttpInfo(String bizType,
Long nativeId)
根据业务类型&原生ID查询出入度数据血缘
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
LineageApi.queryLineageByNidAsync(String bizType,
Long nativeId,
ApiCallback<ResNodeLineage> callback)
根据业务类型&原生ID查询出入度数据血缘 (asynchronously)
根据业务ID&业务类型查询,未查询到的结点baseId为Null
|
Copyright © 2023. All rights reserved.