public interface GroupStatistics
extends org.opendaylight.yangtools.yang.binding.DataObject
This class represents the following YANG schema fragment defined in module opendaylight-group-statistics
grouping group-statistics {
container group-statistics {
uses group-types:group-statistics;
}
}
The schema path to identify an instance is
opendaylight-group-statistics/group-statistics| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
GroupStatistics |
getGroupStatistics() |
GroupStatistics getGroupStatistics()
org.opendaylight.yang.gen.v1.urn.opendaylight.group.statistics.rev131111.group.statistics.GroupStatistics groupStatistics, or null if not presentCopyright © 2019 OpenDaylight. All rights reserved.