public interface GetDeadEventsCountOutput extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<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| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Long getResult()
Copyright © 2016 OpenDaylight. All rights reserved.