Interface State9

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentation<State>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject

    public interface State9
    extends org.opendaylight.yangtools.yang.binding.Augmentation<State>
    • Method Detail

      • implementedInterface

        default Class<State9> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.Augmentation<State>
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
      • getMessages

        Messages getMessages()
        Counters for BGP messages sent and received from the neighbor
        Returns:
        org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors.neighbor.state.Messages messages, or null if not present
      • getQueues

        Queues getQueues()
        Counters related to queued messages associated with the BGP neighbor
        Returns:
        org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors.neighbor.state.Queues queues, or null if not present