public class MemoryStatistic
extends java.lang.Object
Constructor and Description |
---|
MemoryStatistic(virDomainMemoryStats stat) |
Modifier and Type | Method and Description |
---|---|
int |
getTag() |
long |
getValue() |
void |
setTag(int tag) |
void |
setValue(long val) |
java.lang.String |
toString() |
public MemoryStatistic(virDomainMemoryStats stat)