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