Package | Description |
---|---|
org.opennms.netmgt.rtc | |
org.opennms.netmgt.rtc.utils | |
org.opennms.netmgt.xml.rtc |
Modifier and Type | Method and Description |
---|---|
EuiLevel |
AvailabilityService.getEuiLevel(RTCCategory category)
Retrieves the availability statistics for the given category
|
EuiLevel |
AvailabilityServiceHibernateImpl.getEuiLevel(RTCCategory category)
Optimized method for calculating the category statistics.
|
EuiLevel |
DataManager.getEuiLevel(RTCCategory category) |
Modifier and Type | Method and Description |
---|---|
EuiLevel |
LegacyEuiLevelMapper.convertToEuiLevelXML(RTCCategory rtcCat)
Convert the 'RTCCategory' object to a 'EuiLevel' object.
|
Constructor and Description |
---|
PipedMarshaller(EuiLevel toMarshall)
Constructor for PipedMarshaller.
|
Modifier and Type | Method and Description |
---|---|
static EuiLevel |
EuiLevel.unmarshal(Reader reader)
Method unmarshal.
|
Copyright © 2017. All rights reserved.