public class Statistic
extends java.lang.Object
QueueService
statistics.Constructor and Description |
---|
Statistic() |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.atomic.AtomicInteger |
getCurrentsCounter() |
java.util.concurrent.atomic.AtomicInteger |
getFinishedCounter() |
java.util.List<JobInfo> |
getWaiters() |
public java.util.concurrent.atomic.AtomicInteger getFinishedCounter()
public java.util.List<JobInfo> getWaiters()
public java.util.concurrent.atomic.AtomicInteger getCurrentsCounter()
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.