org.libvirt
public class MemoryStatistic extends Object
| Field Summary | |
|---|---|
| protected int | tag |
| protected long | val |
| Constructor Summary | |
|---|---|
| MemoryStatistic(virDomainMemoryStats stat) | |
| Method Summary | |
|---|---|
| int | getTag() |
| long | getValue() |
| void | setTag(int tag) |
| void | setValue(long val) |