|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
Interface defining how to handle the output of Update function in IMRU More...
Inherits IDisposable.
Public Member Functions | |
| void | HandleResult (T result) |
| Handles the result of IMRU updata function. More... | |
Interface defining how to handle the output of Update function in IMRU
| T | Result type |
| void Org.Apache.REEF.IMRU.API.IIMRUResultHandler< in in T >.HandleResult | ( | T | result | ) |
1.8.11