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