| Class and Description |
|---|
| GetDeadEventsCountInput
This class represents the following YANG schema fragment defined in module threadpool-impl
(Source path: META-INF/yang/threadpool-impl.yang): container input { leaf context-instance { type instance-identifier; } uses rpc-context-ref { refine (urn:opendaylight:params:xml:ns:yang:controller:threadpool:impl? |
| GetDeadEventsCountInputBuilder
Class that builds
GetDeadEventsCountInput instances. |
| GetDeadEventsCountOutput
This class represents the following YANG schema fragment defined in module threadpool-impl
(Source path: META-INF/yang/threadpool-impl.yang): container output { leaf result { type uint32; } } The schema path to identify an instance is threadpool-impl/get-dead-events-count/output To create instances of this class use GetDeadEventsCountOutputBuilder. |
| GetDeadEventsCountOutputBuilder
Class that builds
GetDeadEventsCountOutput instances. |
Copyright © 2016 OpenDaylight. All rights reserved.