Uses of Class
com.aoindustries.aoserv.client.linux.Server.LvmReport.PhysicalVolume
-
Packages that use Server.LvmReport.PhysicalVolume Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.LvmReport.PhysicalVolume in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server.LvmReport.PhysicalVolume Modifier and Type Method Description Server.LvmReport.PhysicalVolumeServer.LvmReport. getPhysicalVolume(String pvName)Server.LvmReport.PhysicalVolumeServer.LvmReport.Stripe. getPhysicalVolume()Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type Server.LvmReport.PhysicalVolume Modifier and Type Method Description Map<String,Server.LvmReport.PhysicalVolume>Server.LvmReport. getPhysicalVolumes()Methods in com.aoindustries.aoserv.client.linux with parameters of type Server.LvmReport.PhysicalVolume Modifier and Type Method Description intServer.LvmReport.PhysicalVolume. compareTo(Server.LvmReport.PhysicalVolume other)Sorts ascending by: pvName
-