Uses of Class
com.atlassian.bamboo.cluster.tape.PerNodeLocalQueue.QueueId
-
Packages that use PerNodeLocalQueue.QueueId Package Description com.atlassian.bamboo.cluster.tape -
-
Uses of PerNodeLocalQueue.QueueId in com.atlassian.bamboo.cluster.tape
Methods in com.atlassian.bamboo.cluster.tape that return PerNodeLocalQueue.QueueId Modifier and Type Method Description static PerNodeLocalQueue.QueueId
PerNodeLocalQueue.QueueId. create(String nodeId, int nodeQueueNumber)
@NotNull PerNodeLocalQueue.QueueId
PerNodeLocalQueue. id()
@NotNull PerNodeLocalQueue.QueueId
TapePerNodeLocalQueue. id()
@NotNull PerNodeLocalQueue.QueueId
TapePerNodeLocalQueueWithStats. id()
-