org.libvirt

Class StorageVolInfo

public class StorageVolInfo extends Object

Detailed information about a storage pool.
Nested Class Summary
static classStorageVolInfo.VirStorageVolType
Field Summary
longallocation
Current allocation bytes
longcapacity
Logical size bytes
StorageVolInfo.VirStorageVolTypetype
The type of the Volume

Field Detail

allocation

public long allocation
Current allocation bytes

capacity

public long capacity
Logical size bytes

type

public StorageVolInfo.VirStorageVolType type
The type of the Volume