Class TerminationMonitor
java.lang.Object
akka.actor.AbstractActor
akka.actor.UntypedAbstractActor
org.opendaylight.controller.cluster.datastore.TerminationMonitor
- All Implemented Interfaces:
Actor
-
Nested Class Summary
Nested classes/interfaces inherited from class akka.actor.AbstractActor
AbstractActor.ActorContext, AbstractActor.Receive
Nested classes/interfaces inherited from interface akka.actor.Actor
Actor.emptyBehavior$, Actor.ignoringBehavior$
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class akka.actor.UntypedAbstractActor
createReceive, receive, unhandled
Methods inherited from class akka.actor.AbstractActor
akka$actor$Actor$_setter_$context_$eq, akka$actor$Actor$_setter_$self_$eq, aroundPostRestart, aroundPostStop, aroundPreRestart, aroundPreStart, aroundReceive, context, emptyBehavior, getContext, getSelf, getSender, postRestart, postStop, preRestart, preRestart, preStart, receiveBuilder, self, sender, supervisorStrategy
-
Field Details
-
ADDRESS
- See Also:
-
-
Constructor Details
-
TerminationMonitor
public TerminationMonitor()
-
-
Method Details
-
onReceive
- Specified by:
onReceive
in classUntypedAbstractActor
-