Interface GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput

  • All Superinterfaces:
    AggregateFlowStatistics, org.opendaylight.yangtools.yang.binding.Augmentable<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.RpcOutput, TransactionAware

    @Deprecated
    @Generated("mdsal-binding-generator")
    public interface GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput
    extends AggregateFlowStatistics, TransactionAware, org.opendaylight.yangtools.yang.binding.RpcOutput, org.opendaylight.yangtools.yang.binding.Augmentable<GetAggregateFlowStatisticsFromFlowTableForAllFlowsOutput>
    Deprecated.

    This class represents the following YANG schema fragment defined in module opendaylight-flow-statistics

     output output {
       uses stat-types:aggregate-flow-statistics;
       uses tr:transaction-aware;
     }
     
    The schema path to identify an instance is opendaylight-flow-statistics/get-aggregate-flow-statistics-from-flow-table-for-all-flows/output
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        Deprecated.