|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
A logging event handler More...
Inherits IObserver< T >.
Public Member Functions | |
| void | OnNext (T value) |
| Logs the event More... | |
| void | OnError (Exception error) |
| void | OnCompleted () |
A logging event handler
|
inline |
|
inline |
|
inline |
Logs the event
| value | an event |
1.8.11