org.libvirt
public class StoragePoolInfo extends Object
| Nested Class Summary | |
|---|---|
| static class | StoragePoolInfo.StoragePoolState |
| Field Summary | |
|---|---|
| long | allocation
Current allocation bytes |
| long | available
Remaining free space bytes |
| long | capacity
Logical size bytes |
| StoragePoolInfo.StoragePoolState | state
the running state |
| Method Summary | |
|---|---|
| String | toString() |