|
Apache REEF
0.15.0
Retainable Evaluator Execution Framework
|
An observer with logging-only onError and onCompleted() methods. More...
Inherits IObserver< T >.
Public Member Functions | |
| virtual void | OnError (Exception error) |
| virtual void | OnCompleted () |
| abstract void | OnNext (T arg1) |
An observer with logging-only onError and onCompleted() methods.
| T | The observer type |
|
inlinevirtual |
|
inlinevirtual |
|
pure virtual |
1.8.11