Class StorageVolInfo
java.lang.Object
org.libvirt.StorageVolInfo
Detailed information about a storage pool.
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionlong
Current allocation byteslong
Logical size bytesThe type of the Volume -
Method Summary
-
Field Details
-
type
The type of the Volume -
capacity
public long capacityLogical size bytes -
allocation
public long allocationCurrent allocation bytes
-
-
Method Details
-
toString
-