Uses of Class
com.aoindustries.aoserv.client.linux.Server.LvmReport.Segment
-
Packages that use Server.LvmReport.Segment Package Description com.aoindustries.aoserv.client.linux -
-
Uses of Server.LvmReport.Segment in com.aoindustries.aoserv.client.linux
Methods in com.aoindustries.aoserv.client.linux that return Server.LvmReport.Segment Modifier and Type Method Description Server.LvmReport.SegmentServer.LvmReport.Stripe. getSegment()Methods in com.aoindustries.aoserv.client.linux that return types with arguments of type Server.LvmReport.Segment Modifier and Type Method Description List<Server.LvmReport.Segment>Server.LvmReport.LogicalVolume. getSegments()Methods in com.aoindustries.aoserv.client.linux with parameters of type Server.LvmReport.Segment Modifier and Type Method Description intServer.LvmReport.Segment. compareTo(Server.LvmReport.Segment other)Sorts ascending by: logicalVolume segStartPebooleanServer.LvmReport.Segment. overlaps(Server.LvmReport.Segment other)
-