Link
Applicability
Product |
Supported (Yes/No) |
|---|---|
Yes |
|
Atlas 200T A2 Box16 heterogeneous subrack |
Yes |
Atlas 300I Duo Inference Card + Atlas 800 inference server (model: 3000) |
Yes |
Note: Not supported by other products. |
|
Function Description
Records the association between different resources. Different modules assign unique IDs to identical requests in real-world usage, and associate the IDs of two systems.
Prototype
1 | void Link(const ResID &fromRid, const ResID &toRid) |
Options
Option |
Input/Output |
Description |
|---|---|---|
fromRid |
Input |
ResID type. ResID can be implicitly converted from a character string or a number. |
toRid |
Input |
ResID type. ResID can be implicitly converted from a character string or a number. |
Return Value
None.
Parent topic: msServiceProfiler Profiling