| Package | Description |
|---|---|
| org.apache.airavata.gfac.monitor.core | |
| org.apache.airavata.gfac.monitor.impl.pull.qstat | |
| org.apache.airavata.gfac.monitor.impl.push.amqp |
| Modifier and Type | Class and Description |
|---|---|
class |
PullMonitor
PullMonitors can implement this interface
Since the pull and push based monitoring required different
operations, PullMonitor will be useful.
|
class |
PushMonitor
PushMonitors can implement this interface
Since the pull and push based monitoring required different
operations, PullMonitor will be useful.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HPCPullMonitor
This monitor is based on qstat command which can be run
in grid resources and retrieve the job status.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AMQPMonitor
This is the implementation for AMQP based finishQueue, this uses
rabbitmq client to recieve AMQP based monitoring data from
mostly excede resources.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.