Interface OpendaylightFlowTableStatisticsListener

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

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