public final class GroupStatisticsToNotificationTransformer extends Object
Modifier and Type | Method and Description |
---|---|
static GroupStatisticsUpdated |
transformToNotification(List<MultipartReply> mpReplyList,
DeviceInfo deviceInfo,
TransactionId emulatedTxId,
ConvertorExecutor convertorExecutor)
Transform statistics to notification.
|
public static GroupStatisticsUpdated transformToNotification(List<MultipartReply> mpReplyList, DeviceInfo deviceInfo, TransactionId emulatedTxId, ConvertorExecutor convertorExecutor)
mpReplyList
- raw multipart response from devicedeviceInfo
- device stateemulatedTxId
- emulated transaction idconvertorExecutor
- convertor executorCopyright © 2019 OpenDaylight. All rights reserved.