Uses of Class
hudson.model.LoadStatistics.LoadStatisticsSnapshot
Packages that use 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
Methods in hudson.model that return LoadStatistics.LoadStatisticsSnapshotModifier and TypeMethodDescriptionLoadStatistics.LoadStatisticsSnapshot.Builder.build()LoadStatistics.computeSnapshot()Computes a self-consistent snapshot of the load statistics.protected LoadStatistics.LoadStatisticsSnapshotLoadStatistics.computeSnapshot(Iterable<Queue.BuildableItem> queue) Computes the self-consistent snapshot with the specified queue items.Methods in hudson.model with parameters of type LoadStatistics.LoadStatisticsSnapshotModifier and TypeMethodDescriptionprotected voidLoadStatistics.updateCounts(LoadStatistics.LoadStatisticsSnapshot current) Updates all the series from the current snapshot. -
Uses of LoadStatistics.LoadStatisticsSnapshot in hudson.slaves
Methods in hudson.slaves that return LoadStatistics.LoadStatisticsSnapshotModifier and TypeMethodDescriptionNodeProvisioner.StrategyState.getSnapshot()The current snapshot of the load statistics for thisNodeProvisioner.StrategyState.getLabel().