Interface PeerContext

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

    @Generated("mdsal-binding-generator")
    public interface PeerContext
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Identity used to mark the Peer context for binding RPCs in a particular RIB.

    This class represents the following YANG schema fragment defined in module bgp-peer-rpc

     identity peer-context {
     }
     
    The schema path to identify an instance is bgp-peer-rpcpeer-context
    • 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