Class Server.LvmReport.Stripe
java.lang.Object
com.aoindustries.aoserv.client.linux.Server.LvmReport.Stripe
- All Implemented Interfaces:
Comparable<Server.LvmReport.Stripe>
- Enclosing class:
Server.LvmReport
public static class Server.LvmReport.Stripe
extends Object
implements Comparable<Server.LvmReport.Stripe>
-
Method Summary
Modifier and TypeMethodDescriptionint
compareTo
(Server.LvmReport.Stripe other) Sorts ascending.long
long
boolean
overlaps
(Server.LvmReport.Stripe other) toString()
-
Method Details
-
toString
-
compareTo
Sorts ascending. By:- segment
- firstPe
- Specified by:
compareTo
in interfaceComparable<Server.LvmReport.Stripe>
-
getSegment
-
getPhysicalVolume
-
getFirstPe
public long getFirstPe() -
getLastPe
public long getLastPe() -
overlaps
-