| Class and Description |
|---|
| Broker
<p>This class represents the following YANG schema fragment defined in module <b>ntfbenchmark-impl</b>
<br>(Source path: <i>META-INF/yang/ntfbenchmark-impl.yang</i>):
<pre>
container broker {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)type {
leaf type {
type leafref;
}
}
}
}
</pre>
The schema path to identify an instance is
<i>ntfbenchmark-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)ntfbenchmark/broker</i>
<p>To create instances of this class use
BrokerBuilder. |
| ListenService
<p>This class represents the following YANG schema fragment defined in module <b>ntfbenchmark-impl</b>
<br>(Source path: <i>META-INF/yang/ntfbenchmark-impl.yang</i>):
<pre>
container listen-service {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)type {
leaf type {
type leafref;
}
}
}
}
</pre>
The schema path to identify an instance is
<i>ntfbenchmark-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)ntfbenchmark/listen-service</i>
<p>To create instances of this class use
ListenServiceBuilder. |
| PublishService
<p>This class represents the following YANG schema fragment defined in module <b>ntfbenchmark-impl</b>
<br>(Source path: <i>META-INF/yang/ntfbenchmark-impl.yang</i>):
<pre>
container publish-service {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)type {
leaf type {
type leafref;
}
}
}
}
</pre>
The schema path to identify an instance is
<i>ntfbenchmark-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)ntfbenchmark/publish-service</i>
<p>To create instances of this class use
PublishServiceBuilder. |
| Class and Description |
|---|
| Broker
<p>This class represents the following YANG schema fragment defined in module <b>ntfbenchmark-impl</b>
<br>(Source path: <i>META-INF/yang/ntfbenchmark-impl.yang</i>):
<pre>
container broker {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)type {
leaf type {
type leafref;
}
}
}
}
</pre>
The schema path to identify an instance is
<i>ntfbenchmark-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)ntfbenchmark/broker</i>
<p>To create instances of this class use
BrokerBuilder. |
| BrokerBuilder
Class that builds
Broker instances. |
| ListenService
<p>This class represents the following YANG schema fragment defined in module <b>ntfbenchmark-impl</b>
<br>(Source path: <i>META-INF/yang/ntfbenchmark-impl.yang</i>):
<pre>
container listen-service {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)type {
leaf type {
type leafref;
}
}
}
}
</pre>
The schema path to identify an instance is
<i>ntfbenchmark-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)ntfbenchmark/listen-service</i>
<p>To create instances of this class use
ListenServiceBuilder. |
| ListenServiceBuilder
Class that builds
ListenService instances. |
| PublishService
<p>This class represents the following YANG schema fragment defined in module <b>ntfbenchmark-impl</b>
<br>(Source path: <i>META-INF/yang/ntfbenchmark-impl.yang</i>):
<pre>
container publish-service {
leaf type {
type leafref;
}
leaf name {
type leafref;
}
uses service-ref {
refine (urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)type {
leaf type {
type leafref;
}
}
}
}
</pre>
The schema path to identify an instance is
<i>ntfbenchmark-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:ntfbenchmark:impl?revision=2014-12-10)ntfbenchmark/publish-service</i>
<p>To create instances of this class use
PublishServiceBuilder. |
| PublishServiceBuilder
Class that builds
PublishService instances. |
Copyright © 2015. All rights reserved.