Uses of Class
hudson.model.LoadStatistics.LoadStatisticsSnapshot
Package
Description
Core object model that are bound to URLs via stapler, rooted at
Jenkins
.Code related to agents.
-
Uses of LoadStatistics.LoadStatisticsSnapshot in hudson.model
Modifier and TypeMethodDescriptionLoadStatistics.LoadStatisticsSnapshot.Builder.build()
LoadStatistics.computeSnapshot()
Computes a self-consistent snapshot of the load statistics.protected LoadStatistics.LoadStatisticsSnapshot
LoadStatistics.computeSnapshot
(Iterable<Queue.BuildableItem> queue) Computes the self-consistent snapshot with the specified queue items.Modifier and TypeMethodDescriptionprotected void
LoadStatistics.updateCounts
(LoadStatistics.LoadStatisticsSnapshot current) Updates all the series from the current snapshot. -
Uses of LoadStatistics.LoadStatisticsSnapshot in hudson.slaves
Modifier and TypeMethodDescriptionNodeProvisioner.StrategyState.getSnapshot()
The current snapshot of the load statistics for thisNodeProvisioner.StrategyState.getLabel()
.