| Class and Description |
|---|
| AsyncEventbus
This class represents the following YANG schema fragment defined in module threadpool-impl
(Source path: META-INF/yang/threadpool-impl.yang): case async-eventbus { container threadpool { leaf type { type leafref; } leaf name { type leafref; } uses service-ref { refine (urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl? |
| AsyncEventbusBuilder
Class that builds
AsyncEventbus instances. |
| Eventbus
This class represents the following YANG schema fragment defined in module threadpool-impl
(Source path: META-INF/yang/threadpool-impl.yang): case eventbus { } The schema path to identify an instance is threadpool-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl? |
| EventbusBuilder
Class that builds
Eventbus instances. |
| ThreadfactoryNaming
This class represents the following YANG schema fragment defined in module threadpool-impl
(Source path: META-INF/yang/threadpool-impl.yang): case threadfactory-naming { leaf name-prefix { type string; } } The schema path to identify an instance is threadpool-impl/modules/module/configuration/(urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl? |
| ThreadfactoryNamingBuilder
Class that builds
ThreadfactoryNaming instances. |
Copyright © 2016 OpenDaylight. All rights reserved.