public final class ShardDataTreeChangePublisherActor extends ShardDataTreeNotificationPublisherActor<org.opendaylight.controller.cluster.datastore.DefaultShardDataTreeChangeListenerPublisher>
LOG
Modifier and Type | Method and Description |
---|---|
protected void |
handleReceive(Object message)
Receive and handle an incoming message.
|
logContext, publisher
createReceive, executeInSelf, ignoreMessage, isValidSender, unknownMessage
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, receive, receiveBuilder, self, sender, supervisorStrategy, unhandled
protected void handleReceive(Object message)
AbstractUntypedActor
AbstractUntypedActor.ignoreMessage(Object)
or AbstractUntypedActor.unknownMessage(Object)
.handleReceive
in class ShardDataTreeNotificationPublisherActor<org.opendaylight.controller.cluster.datastore.DefaultShardDataTreeChangeListenerPublisher>
message
- the incoming messageCopyright © 2019 OpenDaylight. All rights reserved.