Package oshi.driver.unix.freebsd.disk
Class GeomPartList
java.lang.Object
oshi.driver.unix.freebsd.disk.GeomPartList
Utility to query geom part list
-
Field Details
-
GEOM_PART_LIST
- See Also:
-
STAT_FILESIZE
- See Also:
-
-
Constructor Details
-
GeomPartList
private GeomPartList()
-
-
Method Details
-
queryPartitions
Queries partition data using geom, mount, and stat commands- Returns:
- A map with disk name as the key and a List of partitions as the value
-