public class OVXVendorStatistics extends OFVendorStatistics implements VirtualizableStatistic, DevirtualizableStatistic
body, length, vendor| Constructor and Description |
|---|
OVXVendorStatistics() |
| Modifier and Type | Method and Description |
|---|---|
void |
devirtualizeStatistic(OVXSwitch sw,
OVXStatisticsRequest msg)
Devirtualize a statistics object.
|
void |
virtualizeStatistic(PhysicalSwitch sw,
OVXStatisticsReply msg)
Virtualize a statistics object.
|
public void devirtualizeStatistic(OVXSwitch sw, OVXStatisticsRequest msg)
DevirtualizableStatisticdevirtualizeStatistic in interface DevirtualizableStatisticsw - Switch which sent the objectmsg - the actual statistics messagepublic void virtualizeStatistic(PhysicalSwitch sw, OVXStatisticsReply msg)
VirtualizableStatisticvirtualizeStatistic in interface VirtualizableStatisticsw - Switch which received the objectmsg - the actual statistics message.Copyright © 2015. All rights reserved.