Class GroupStatisticsToNotificationTransformer

java.lang.Object
org.opendaylight.openflowplugin.impl.statistics.services.compatibility.GroupStatisticsToNotificationTransformer

public final class GroupStatisticsToNotificationTransformer extends Object
Pulled out group stats to notification transformation.
  • Method Details

    • transformToNotification

      public static GroupStatisticsUpdated transformToNotification(List<MultipartReply> mpReplyList, DeviceInfo deviceInfo, TransactionId emulatedTxId, ConvertorExecutor convertorExecutor)
      Transform statistics to notification.
      Parameters:
      mpReplyList - raw multipart response from device
      deviceInfo - device state
      emulatedTxId - emulated transaction id
      convertorExecutor - convertor executor
      Returns:
      notification containing flow stats