Package-level declarations

Types

Link copied to clipboard
interface HWDiskStore

HWDiskStore represents information about a disk or storage device in the system. It provides details about the disk's model, serial number, size, read/write statistics, partitions, and other attributes.

Link copied to clipboard
interface HWPartition

HWPartition represents a hardware partition on a storage device. It provides details about the partition such as its identification, name, type, UUID, size, and mount point.

Link copied to clipboard

LogicalVolumeGroup represents a logical volume group in a storage system. It provides details about the name of the volume group, the physical volumes associated with it, and the logical volumes mapped to physical volumes.