Uses of Class
oshi.jna.platform.unix.Kstat2.Kstat2Map
Packages that use Kstat2.Kstat2Map
-
Uses of Kstat2.Kstat2Map in oshi.jna.platform.unix
Fields in oshi.jna.platform.unix declared as Kstat2.Kstat2MapMethods in oshi.jna.platform.unix that return Kstat2.Kstat2MapModifier and TypeMethodDescriptionConvenience method forKstat2.kstat2_lookup_map(Kstat2Handle, String, PointerByReference)that obtains a reference to a kstat2 map given the URI of the map.Methods in oshi.jna.platform.unix with parameters of type Kstat2.Kstat2MapModifier and TypeMethodDescriptionintKstat2.kstat2_map_get(Kstat2.Kstat2Map map, String name, com.sun.jna.ptr.PointerByReference nv) Retrieves the name/value (nv) pair identified by the supplied name.