Class PrefixedShardConfigUpdateHandler.ShardConfigHandler

  • All Implemented Interfaces:
    EventListener, org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener, org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener
    Enclosing class:
    PrefixedShardConfigUpdateHandler

    public static final class PrefixedShardConfigUpdateHandler.ShardConfigHandler
    extends Object
    implements org.opendaylight.mdsal.dom.api.ClusteredDOMDataTreeChangeListener
    • Constructor Detail

      • ShardConfigHandler

        public ShardConfigHandler​(org.opendaylight.controller.cluster.access.concepts.MemberName memberName,
                                  org.opendaylight.mdsal.common.api.LogicalDatastoreType type,
                                  akka.actor.ActorRef handlingActor)
    • Method Detail

      • onDataTreeChanged

        public void onDataTreeChanged​(Collection<org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidate> changes)
        Specified by:
        onDataTreeChanged in interface org.opendaylight.mdsal.dom.api.DOMDataTreeChangeListener