| Class and Description |
|---|
| AiravataAbstractMonitor
This is the abstract Monitor which needs to be used by
any Monitoring implementation which expect nto consume
to store the status to registry.
|
| Monitor
This is the primary interface for Monitors,
This can be used to implement different methods of monitoring
|
| Class and Description |
|---|
| AiravataAbstractMonitor
This is the abstract Monitor which needs to be used by
any Monitoring implementation which expect nto consume
to store the status to registry.
|
| Monitor
This is the primary interface for Monitors,
This can be used to implement different methods of monitoring
|
| PullMonitor
PullMonitors can implement this interface
Since the pull and push based monitoring required different
operations, PullMonitor will be useful.
|
| Class and Description |
|---|
| AiravataAbstractMonitor
This is the abstract Monitor which needs to be used by
any Monitoring implementation which expect nto consume
to store the status to registry.
|
| MessageParser
This is an interface to implement messageparser, it could be
pull based or push based still monitor has to parse the content of
the message it gets from remote monitoring system and finalize
them to internal job state, Ex: JSON parser for AMQP and Qstat reader
for pull based monitor.
|
| Monitor
This is the primary interface for Monitors,
This can be used to implement different methods of monitoring
|
| PushMonitor
PushMonitors can implement this interface
Since the pull and push based monitoring required different
operations, PullMonitor will be useful.
|
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.