Uses of Class
com.atlassian.bamboo.cluster.tape.TapePerNodeLocalQueueWithStats
-
Packages that use TapePerNodeLocalQueueWithStats Package Description com.atlassian.bamboo.cluster com.atlassian.bamboo.cluster.tape -
-
Uses of TapePerNodeLocalQueueWithStats in com.atlassian.bamboo.cluster
Methods in com.atlassian.bamboo.cluster with parameters of type TapePerNodeLocalQueueWithStats Modifier and Type Method Description static PerNodeLocalQueueDispatcherImpl
PerNodeLocalQueueDispatcherImpl. create(TapePerNodeLocalQueueWithStats queue, Executor dispatcherExecutor, CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, TapePerNodeLocalQueueCriticalHandler perNodeLocalQueueCriticalHandler, MetadataInfo metadataInfo)
-
Uses of TapePerNodeLocalQueueWithStats in com.atlassian.bamboo.cluster.tape
Method parameters in com.atlassian.bamboo.cluster.tape with type arguments of type TapePerNodeLocalQueueWithStats Modifier and Type Method Description static void
TapePerNodeLocalQueueStatsUtil. logStats(org.apache.logging.log4j.Logger logger, Set<TapePerNodeLocalQueueWithStats> queuesWithStats)
-