| Interface | Description |
|---|---|
| MonitorKeys |
Config keys for monitoring
|
| ProbeReportHandler |
This interface is for use by the Poll Workers to send events to the reporters.
|
| Class | Description |
|---|---|
| HttpProbe | |
| LogEntryBuilder |
Build up log entries for ease of splunk
|
| MonitorUtils |
Various utils to work with the monitor
|
| PortProbe |
Probe for a port being open
|
| Probe |
Base class of all probes.
|
| ProbeStatus |
Status message of a probe.
|
| ProbeWorker |
This is the entry point to do work.
|
| ReportingLoop |
This is the monitor service
|
| YarnApplicationProbe |
Probe for YARN application
|
| Enum | Description |
|---|---|
| ProbePhase |
Probe phases.
|
| Exception | Description |
|---|---|
| ProbeFailedException |
An exception to raise on a probe failure
|
| ProbeInterruptedException |
This exception is raised when the probe loop detects that it has been requested to stop
|
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.