Class MemoryStatistic
java.lang.Object
org.libvirt.MemoryStatistic
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
tag
protected int tag -
val
protected long val
-
-
Constructor Details
-
MemoryStatistic
-
-
Method Details
-
getTag
public int getTag() -
getValue
public long getValue() -
setTag
public void setTag(int tag) -
setValue
public void setValue(long val) -
toString
-