Interface GetAggregateFlowStatisticsFromFlowTableForGivenMatchOutput

    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • getAggregatedFlowStatistics

        @Nullable List<AggregatedFlowStatistics> getAggregatedFlowStatistics()
        Returns:
        java.util.List aggregatedFlowStatistics, or null if not present
      • nonnullAggregatedFlowStatistics

        default @NonNull List<AggregatedFlowStatistics> nonnullAggregatedFlowStatistics()
        Returns:
        java.util.List aggregatedFlowStatistics, or an empty list if it is not present