objectType TransferPerformance¶
Performance of data transfer to/from a node
Members¶
| name | type | mult | description |
|---|---|---|---|
| fromLocation | PhysicalLocation | the source location of the data transfer | |
| throughput | ivoa:real | the throughput of the data transfer in bytes/second | |
| latency | ivoa:real | optional | the latency of the data transfer in seconds |
| errorRate | ivoa:real | optional | the error rate of the data transfer as a percentage |
| timestamp | ivoa:datetime | the timestamp of the performance measurement |
References Detail¶
- PhysicalLocation is model wide.
Containment¶
This is contained by ExecutionNode