Package jetbrains.buildServer.util
Class NamedThreadUtil.PerfStat
- java.lang.Object
-
- jetbrains.buildServer.util.NamedThreadUtil.PerfStat
-
- Enclosing class:
- NamedThreadUtil
public static class NamedThreadUtil.PerfStat extends Object
-
-
Field Summary
Fields Modifier and Type Field Description long
allocatedMemory
long
cpuUsage
-
Constructor Summary
Constructors Constructor Description PerfStat()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static long
getTotalCount()
static long
getTotalRetrievalTime()
-