Class TapePerNodeLocalQueueStatsUtil
java.lang.Object
com.atlassian.bamboo.cluster.tape.TapePerNodeLocalQueueStatsUtil
Utility class for
TapePerNodeLocalQueueWithStats.QueueStats
Used to generate: on INFO: total and snapshot statistics per node on DEBUG: total and snapshot statistics per node-queue
- Since:
- 9.5
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
logStats
(org.apache.logging.log4j.Logger logger, Set<TapePerNodeLocalQueueWithStats> queuesWithStats)
-
Constructor Details
-
TapePerNodeLocalQueueStatsUtil
public TapePerNodeLocalQueueStatsUtil()
-
-
Method Details
-
logStats
public static void logStats(org.apache.logging.log4j.Logger logger, Set<TapePerNodeLocalQueueWithStats> queuesWithStats)
-