Interface OpendaylightQueueStatisticsListener

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

    @Generated("mdsal-binding-generator")
    public interface OpendaylightQueueStatisticsListener
    extends org.opendaylight.yangtools.yang.binding.NotificationListener
    Interface for implementing the following YANG notifications defined in module opendaylight-queue-statistics
     notification queue-statistics-update {
       status deprecated;
       uses inv:node;
       uses queue-id-and-statistics-map;
       uses tr:multipart-transaction-aware;
     }