public class NumaStat extends BasePojo implements TimeStampedPojo
Constructor and Description |
---|
NumaStat() |
Modifier and Type | Method and Description |
---|---|
NumaNodeStat[] |
getNodeStats() |
long |
getTimeStamp() |
void |
setNodeStats(NumaNodeStat[] nodeStats) |
void |
setTimeStamp(long timeStamp) |
equals, getAgentId, hashCode, setAgentId
public long getTimeStamp()
getTimeStamp
in interface TimeStampedPojo
public void setTimeStamp(long timeStamp)
public NumaNodeStat[] getNodeStats()
public void setNodeStats(NumaNodeStat[] nodeStats)
Copyright © 2013. All Rights Reserved.