java.lang.Object
oshi.driver.unix.solaris.disk.Lshal
Utility to query lshal
-
Method Summary
Modifier and TypeMethodDescriptionQuery lshal to get device major
-
Method Details
-
queryDiskToMajorMap
Query lshal to get device major- Returns:
- A map with disk names as the key and block device major as the value if lshal is installed; empty map otherwise
-