Package org.libvirt

Class StorageVolInfo

java.lang.Object
org.libvirt.StorageVolInfo

public class StorageVolInfo extends Object
Detailed information about a storage pool.
  • Field Details

    • type

      The type of the Volume
    • capacity

      public long capacity
      Logical size bytes
    • allocation

      public long allocation
      Current allocation bytes
  • Method Details