Class PrefixedShardConfigUpdateHandler


  • public class PrefixedShardConfigUpdateHandler
    extends Object
    Listens on changes on prefix-shard-configuration. Resolves the changes and notifies handling actor with PrefixShardCreated and PrefixShardRemoved messages.
    • Constructor Detail

      • PrefixedShardConfigUpdateHandler

        public PrefixedShardConfigUpdateHandler​(akka.actor.ActorRef handlingActor,
                                                org.opendaylight.controller.cluster.access.concepts.MemberName memberName)
    • Method Detail

      • initListener

        public void initListener​(AbstractDataStore dataStore,
                                 org.opendaylight.mdsal.common.api.LogicalDatastoreType type)
      • close

        public void close()