Class TapePerNodeLocalQueueWithStats

java.lang.Object
com.atlassian.bamboo.cluster.tape.TapePerNodeLocalQueueWithStats
All Implemented Interfaces:
PerNodeLocalQueue

public class TapePerNodeLocalQueueWithStats extends Object implements PerNodeLocalQueue
Statistics for the delegate PerNodeLocalQueueManager. Contains statsTotal with statistics for queue since "the beginning" and statsSnapshot with statistics for queue since last statsSnapshot() call.

See: statsTotal() and statsSnapshot()

Since:
9.5