Interface DatapathTypeNetdev

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

    public interface DatapathTypeNetdev
    extends DatapathTypeBase
    Datapath type for the userspace datapath

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

     identity datapath-type-netdev {
       base datapath-type-base;
     }
     
    The schema path to identify an instance is ovsdb/datapath-type-netdev
    • 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