public class ReplayMediator
extends java.lang.Object
implements akka.actor.Actor
Constructor and Description |
---|
ReplayMediator(scala.Function1<PersistentRepr,scala.runtime.BoxedUnit> replayCallback,
scala.concurrent.Promise<scala.runtime.BoxedUnit> replayCompletionPromise,
scala.concurrent.duration.Duration replayTimeout) |
Modifier and Type | Method and Description |
---|---|
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, postRestart, postStop, preRestart, preStart, self, sender, supervisorStrategy, unhandled
public ReplayMediator(scala.Function1<PersistentRepr,scala.runtime.BoxedUnit> replayCallback, scala.concurrent.Promise<scala.runtime.BoxedUnit> replayCompletionPromise, scala.concurrent.duration.Duration replayTimeout)