InternalNextErrorObserver

Observer that requires you to define onNext and onError

Observer that requires you to define onNext and onError

class Object
trait Matchable
class Any
class SwitchEventStream[I, O]
class MapEventStream[I, O]
class SplitEventStream[M, Input, Output, Key]

Value members

Concrete methods

final override protected def onTry(nextValue: Try[A], transaction: Transaction): Unit
Definition Classes