public class NotificationHotStandby
extends java.lang.Object
implements akka.actor.Actor, akka.actor.Timers, akka.actor.ActorLogging
| Modifier and Type | Class and Description |
|---|---|
static class |
NotificationHotStandby.RegionCache |
static class |
NotificationHotStandby.RegionCache$ |
static class |
NotificationHotStandby.Reset$ |
| Constructor and Description |
|---|
NotificationHotStandby(HotStandbySettings settings) |
| Modifier and Type | Method and Description |
|---|---|
static akka.actor.Props |
props(HotStandbySettings settings) |
scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> |
receive() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitakka$actor$Timers$_setter_$akka$actor$Timers$$_timers_$eq, akka$actor$Timers$$_timers, aroundPostStop, aroundPreRestart, aroundReceive, timerspublic NotificationHotStandby(HotStandbySettings settings)
public static akka.actor.Props props(HotStandbySettings settings)
public scala.PartialFunction<java.lang.Object,scala.runtime.BoxedUnit> receive()
receive in interface akka.actor.Actor