| Interface | Description |
|---|---|
| ThreadpoolScheduled |
This class represents the following YANG schema fragment defined in module threadpool-impl-scheduled
(Source path: META-INF/yang/threadpool-impl-scheduled.yang): case threadpool-scheduled { 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:scheduled? |
| Class | Description |
|---|---|
| ThreadpoolScheduledBuilder |
Class that builds
ThreadpoolScheduled instances. |
Copyright © 2016 OpenDaylight. All rights reserved.