Class P4RuntimeTableStatisticsDiscovery

  • All Implemented Interfaces:
    org.onosproject.net.behaviour.TableStatisticsDiscovery, org.onosproject.net.driver.Behaviour, org.onosproject.net.driver.HandlerBehaviour

    public class P4RuntimeTableStatisticsDiscovery
    extends AbstractP4RuntimeHandlerBehaviour
    implements org.onosproject.net.behaviour.TableStatisticsDiscovery
    Implementation of behaviour TableStatisticsDiscovery for P4Runtime.
    • Constructor Detail

      • P4RuntimeTableStatisticsDiscovery

        public P4RuntimeTableStatisticsDiscovery()
    • Method Detail

      • getTableStatistics

        public List<org.onosproject.net.flow.TableStatisticsEntry> getTableStatistics()
        Specified by:
        getTableStatistics in interface org.onosproject.net.behaviour.TableStatisticsDiscovery