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