Apache REEF  0.14.0
Retainable Evaluator Execution Framework
Classes | Namespaces
ObserverCompletedException.cs File Reference

Classes

class  Org.Apache.REEF.Wake.RX.ObserverCompletedException
 It is illegal to call onError() or onCompleted() when a call to onNext() is still outstanding, or to call onNext(), onError() or onCompleted() after a call to onError() or onCompleted() has been dispatched. More...
 

Namespaces

namespace  Org.Apache.REEF.Wake.RX