| Interface | Description |
|---|---|
| ThreadpoolFixed |
This class represents the following YANG schema fragment defined in module threadpool-impl-fixed
(Source path: META-INF/yang/threadpool-impl-fixed.yang): case threadpool-fixed { leaf max-thread-count { type uint16; } container threadFactory { leaf type { type leafref; } leaf name { type leafref; } uses service-ref { refine (urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl:fixed? |
| Class | Description |
|---|---|
| ThreadpoolFixedBuilder |
Class that builds
ThreadpoolFixed instances. |
Copyright © 2016 OpenDaylight. All rights reserved.