Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 417 Bytes

File metadata and controls

19 lines (9 loc) · 417 Bytes

LinuxBlockIODevice

LinuxBlockIODevice holds major:minor format supported in blkio cgroup

Properties

Name Type Description Notes
major Long Major is the device's major number. [optional]
minor Long Minor is the device's minor number. [optional]

Implemented Interfaces

  • Serializable