public final class NodeConnectorStatisticsToNotificationTransformer extends Object
Modifier and Type | Method and Description |
---|---|
static NodeConnectorStatisticsUpdate |
transformToNotification(List<MultipartReply> mpReplyList,
DeviceInfo deviceInfo,
OpenflowVersion ofVersion,
TransactionId emulatedTxId)
Transform statistics to notification.
|
public static NodeConnectorStatisticsUpdate transformToNotification(List<MultipartReply> mpReplyList, DeviceInfo deviceInfo, OpenflowVersion ofVersion, TransactionId emulatedTxId)
mpReplyList
- raw multipart response from devicedeviceInfo
- device basic infoofVersion
- device versionemulatedTxId
- emulated transaction IdCopyright © 2019 OpenDaylight. All rights reserved.