Interface OpendaylightPortStatisticsListener

  • All Superinterfaces:
    EventListener, org.opendaylight.yangtools.yang.binding.NotificationListener

    public interface OpendaylightPortStatisticsListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module opendaylight-port-statistics
     notification node-connector-statistics-update {
       status deprecated;
       uses inv:node;
       uses node-connector-statistics-and-port-number-map;
       uses tr:multipart-transaction-aware;
     }