public abstract class BmpDispatcher
extends org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.config.rev130405.ServiceType
This class represents the following YANG schema fragment defined in module odl-bmp-impl-cfg
identity bmp-dispatcher { base "()IdentityEffectiveStatementImpl{qname=(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)service-type, path=AbsoluteSchemaPath{path=[(urn:opendaylight:params:xml:ns:yang:controller:config?revision=2013-04-05)service-type]}}"; description "Service representing a BMP dispatcher service. The service can create both BMP client sessions and BMP servers."; status CURRENT; }The schema path to identify an instance is odl-bmp-impl-cfg/bmp-dispatcher
Modifier and Type | Field and Description |
---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Constructor and Description |
---|
BmpDispatcher() |
Copyright © 2018 OpenDaylight. All rights reserved.