Class ServerStatistics.Snapshot
- java.lang.Object
-
- jetbrains.buildServer.controllers.ServerStatistics.Snapshot
-
- Enclosing class:
- ServerStatistics
public static final class ServerStatistics.Snapshot extends Object
-
-
Constructor Summary
Constructors Constructor Description Snapshot(int totalAgentsNum, int busyAgentsNum, int buildQueueSize)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getAgentsNum()
int
getBuildQueueSize()
int
getFreeAgentsNum()
-