Interface FlowStatistics

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<FlowStatistics>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<FlowStatistics>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, Duration, GenericStatistics

    public interface FlowStatistics
    extends org.opendaylight.yangtools.yang.binding.ChildOf<FlowStatistics>, org.opendaylight.yangtools.yang.binding.Augmentable<FlowStatistics>, GenericStatistics

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

     container flow-statistics {
       uses stat-types:generic-statistics;
     }
     
    The schema path to identify an instance is opendaylight-flow-statistics/flow-statistics/flow-statistics

    To create instances of this class use FlowStatisticsBuilder.

    See Also:
    FlowStatisticsBuilder
    • Field Detail

      • QNAME

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