Interface NodeQueue

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BindingObject, CommonQueue, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, NodeContextRef, QueuePacket

    @Generated("mdsal-binding-generator")
    public interface NodeQueue
    extends org.opendaylight.yangtools.yang.binding.DataObject, NodeContextRef, QueuePacket
    Openflow queue identification struc

    This class represents the following YANG schema fragment defined in module sal-queue

     grouping node-queue {
       uses inv:node-context-ref;
       uses queue-type:queue-packet;
     }
     
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
        YANG identifier of the statement represented by this class.