org.libvirt

Class StoragePoolInfo

public class StoragePoolInfo extends Object

Detailed information about a storage pool.
Nested Class Summary
static classStoragePoolInfo.StoragePoolState
Field Summary
longallocation
Current allocation bytes
longavailable
Remaining free space bytes
longcapacity
Logical size bytes
StoragePoolInfo.StoragePoolStatestate
the running state

Field Detail

allocation

public long allocation
Current allocation bytes

available

public long available
Remaining free space bytes

capacity

public long capacity
Logical size bytes

state

public StoragePoolInfo.StoragePoolState state
the running state