|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.libvirt.StorageVolInfo
public class StorageVolInfo
Detailed information about a storage pool.
Nested Class Summary | |
---|---|
static class |
StorageVolInfo.VirStorageVolType
|
Field Summary | |
---|---|
long |
allocation
Current allocation bytes |
long |
capacity
Logical size bytes |
StorageVolInfo.VirStorageVolType |
type
The type of the Volume |
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public StorageVolInfo.VirStorageVolType type
public long capacity
public long allocation
Method Detail |
---|
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |