Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 807 Bytes

ClusterStatisticsLatencyRaw.md

File metadata and controls

13 lines (9 loc) · 807 Bytes

ClusterStatisticsLatencyRaw

Properties

Name Type Description Notes
Other int32 Performance metric for other I/O operations. Other I/O operations can be metadata operations, such as directory lookups and so on. [optional] [default to null]
Read int32 Performance metric for read I/O operations. [optional] [default to null]
Total int32 Performance metric aggregated over all types of I/O operations. [optional] [default to null]
Write int32 Peformance metric for write I/O operations. [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]