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