Class Partition

java.lang.Object
com.redhat.et.libguestfs.Partition

public class Partition
extends java.lang.Object
Partition structure.
See Also:
GuestFS
  • Field Summary

    Fields 
    Modifier and Type Field Description
    long part_end  
    int part_num  
    long part_size  
    long part_start  
  • Constructor Summary

    Constructors 
    Constructor Description
    Partition()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait