Class | Description |
---|---|
ExecutionGraphHolder |
Gateway to obtaining an
ExecutionGraph from a source, like JobManager or Archive. |
JobManagerRetriever |
Retrieves and stores the actor gateway to the current leading JobManager.
|
RuntimeMonitorHandler |
The Netty channel handler that processes all HTTP requests.
|
WebMonitorConfig | |
WebRuntimeMonitor |
The root component of the web runtime monitor.
|
Exception | Description |
---|---|
NotFoundException |
A special exception that indicates that an element was not found and that the
request should be answered with a
404 return code. |
Copyright © 2014–2015 The Apache Software Foundation. All rights reserved.