Class NodeListener

    • Constructor Detail

      • NodeListener

        public NodeListener​(org.opendaylight.mdsal.binding.api.DataBroker broker)
    • Method Detail

      • start

        public void start()
      • onDataTreeChanged

        public void onDataTreeChanged​(@NonNull Collection<org.opendaylight.mdsal.binding.api.DataTreeModification<FlowCapableNode>> changes)
        Specified by:
        onDataTreeChanged in interface org.opendaylight.mdsal.binding.api.DataTreeChangeListener<FlowCapableNode>
      • getDpnIdToNameCache

        public Map<Long,​String> getDpnIdToNameCache()