Package hudson.model

Class OverallLoadStatistics

java.lang.Object
hudson.model.LoadStatistics
hudson.model.OverallLoadStatistics

public class OverallLoadStatistics extends LoadStatistics
LoadStatistics for the entire system (the master and all the agents combined), and all the jobs that are running on it.
Author:
Kohsuke Kawaguchi
See Also: