| Package | Description |
|---|---|
| org.apache.airavata.gfac.monitor.impl.pull.qstat | |
| org.apache.airavata.gfac.monitor.util |
| Modifier and Type | Method and Description |
|---|---|
BlockingQueue<UserMonitorData> |
HPCPullMonitor.getQueue() |
| Modifier and Type | Method and Description |
|---|---|
void |
HPCPullMonitor.setQueue(BlockingQueue<UserMonitorData> queue) |
| Constructor and Description |
|---|
HPCPullMonitor(BlockingQueue<UserMonitorData> queue,
org.apache.airavata.common.utils.MonitorPublisher publisher) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CommonUtils.removeMonitorFromQueue(UserMonitorData userMonitorData,
MonitorID monitorID)
This method doesn't have to be synchronized because it will be invoked by HPCPullMonitor which already synchronized
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CommonUtils.addMonitortoQueue(BlockingQueue<UserMonitorData> queue,
MonitorID monitorID,
JobExecutionContext jobExecutionContext) |
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.