public class JobQueueMonitor extends Object
| Constructor and Description |
|---|
JobQueueMonitor(JobManager jobManager) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,List<JobQueueSnapshot>> |
getSnapshots() |
List<SystemSnapshot> |
getSystemSnapshots() |
public JobQueueMonitor(JobManager jobManager)
public HashMap<String,List<JobQueueSnapshot>> getSnapshots()
public List<SystemSnapshot> getSystemSnapshots()
Copyright © 2013. All Rights Reserved.