Uses of Class
com.aoindustries.aoserv.client.linux.Server.LvmReport.LogicalVolume
-
Packages that use Server.LvmReport.LogicalVolume Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.LvmReport.LogicalVolume in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server.LvmReport.LogicalVolume Modifier and Type Method Description Server.LvmReport.LogicalVolumeServer.LvmReport.Segment. getLogicalVolume()Server.LvmReport.LogicalVolumeServer.LvmReport.VolumeGroup. getLogicalVolume(String lvName)Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type Server.LvmReport.LogicalVolume Modifier and Type Method Description Map<String,Server.LvmReport.LogicalVolume>Server.LvmReport.VolumeGroup. getLogicalVolumes()Methods in com.aoindustries.aoserv.client.linux with parameters of type Server.LvmReport.LogicalVolume Modifier and Type Method Description intServer.LvmReport.LogicalVolume. compareTo(Server.LvmReport.LogicalVolume other)Sorts ascending by: volumeGroup lvName
-