| Interface | 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? |
| 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? |
| 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? |
| Class | Description |
|---|---|
| AsyncEventbusBuilder |
Class that builds
AsyncEventbus instances. |
| EventbusBuilder |
Class that builds
Eventbus instances. |
| ThreadfactoryNamingBuilder |
Class that builds
ThreadfactoryNaming instances. |
Copyright © 2016 OpenDaylight. All rights reserved.