hostNumNumaNodes, nodeStats, numaHostCategory, numaStatCategory
Modifier and Type | Method and Description |
---|---|
List<NumaStat> |
getLatestNumaStats(HostRef ref,
long lastTimeStamp) |
int |
getNumberOfNumaNodes(HostRef ref) |
void |
putNumaStat(NumaStat stat) |
void |
putNumberOfNumaNodes(int numNodes) |
public void putNumaStat(NumaStat stat)
putNumaStat
in interface NumaDAO
public List<NumaStat> getLatestNumaStats(HostRef ref, long lastTimeStamp)
getLatestNumaStats
in interface NumaDAO
public void putNumberOfNumaNodes(int numNodes)
putNumberOfNumaNodes
in interface NumaDAO
public int getNumberOfNumaNodes(HostRef ref)
getNumberOfNumaNodes
in interface NumaDAO
Copyright © 2013. All rights reserved.