Class ShardDataTreeChangePublisherActor

java.lang.Object
akka.actor.AbstractActor
org.opendaylight.controller.cluster.common.actor.AbstractUntypedActor
org.opendaylight.controller.cluster.datastore.ShardDataTreeNotificationPublisherActor<org.opendaylight.controller.cluster.datastore.DefaultShardDataTreeChangeListenerPublisher>
org.opendaylight.controller.cluster.datastore.ShardDataTreeChangePublisherActor
All Implemented Interfaces:
Actor, ExecuteInSelfActor

public final class ShardDataTreeChangePublisherActor extends ShardDataTreeNotificationPublisherActor<org.opendaylight.controller.cluster.datastore.DefaultShardDataTreeChangeListenerPublisher>
Actor used to generate and publish DataTreeChange notifications.
Author:
Thomas Pantelis