Interface InterfaceTypeDpdkr

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, InterfaceTypeBase

    @Generated("mdsal-binding-generator")
    public interface InterfaceTypeDpdkr
    extends InterfaceTypeBase
    Interface type for dpdk ring interfaces

    This class represents the following YANG schema fragment defined in module ovsdb

     identity interface-type-dpdkr {
       base interface-type-base;
     }
     
    The schema path to identify an instance is ovsdb/interface-type-dpdkr
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

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