|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Inherits Org.Apache.REEF.Driver.Bridge.IHttpHandler.
Public Member Functions | |
| string | GetSpecification () |
| Define the specification of the handler. More... | |
| void | OnHttpRequest (ReefHttpRequest request, ReefHttpResponse response) |
| Called when Http request is sent More... | |
|
inline |
Define the specification of the handler.
":" is not allowed in the specification.
Implements Org.Apache.REEF.Driver.Bridge.IHttpHandler.
|
inline |
Called when Http request is sent
| request | The request. |
| response | The response. |
Implements Org.Apache.REEF.Driver.Bridge.IHttpHandler.
1.8.11