Class TapePerNodeLocalQueueStatsUtil
- java.lang.Object
-
- com.atlassian.bamboo.cluster.tape.TapePerNodeLocalQueueStatsUtil
-
public class TapePerNodeLocalQueueStatsUtil extends Object
Utility class forTapePerNodeLocalQueueWithStats.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
Constructors Constructor Description TapePerNodeLocalQueueStatsUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
logStats(org.apache.logging.log4j.Logger logger, Set<TapePerNodeLocalQueueWithStats> queuesWithStats)
-
-
-
Method Detail
-
logStats
public static void logStats(org.apache.logging.log4j.Logger logger, Set<TapePerNodeLocalQueueWithStats> queuesWithStats)
-
-