public class CpuMap extends AbstractCollectorMap<CpuMapKey,CpuMapValue>
Modifier and Type | Method and Description |
---|---|
static CpuMap |
getInstance() |
void |
pushToTrace(Trace trace) |
get, getMapIDcounter, put, toArray, toString
public static CpuMap getInstance()
public void pushToTrace(Trace trace)
pushToTrace
in class AbstractCollectorMap<CpuMapKey,CpuMapValue>