public abstract class AbstractFastFailoverSupport extends akka.actor.AbstractActor implements FastFailoverSupport
Simply extend this class rather than AbstractActor.
Note that this is incompatible with any other abstract class due to Java's lack of multiple inheritance support. If
you need to extend a different class, you should use FastFailoverHelper instead.
| Constructor and Description |
|---|
AbstractFastFailoverSupport() |
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, createReceive, emptyBehavior, getContext, getSelf, getSender, postRestart, postStop, preRestart, preRestart, preStart, receive, receiveBuilder, self, sender, supervisorStrategy, unhandledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait_fastFailoverSettings, aroundPreRestart, aroundReceive, drainHeldMessages, fastFailoverSettings, helper, shouldHoldUntilNoOperation, super$aroundPreRestart, super$aroundReceive