public class OVXAggregateStatisticsReply extends OFAggregateStatisticsReply implements VirtualizableStatistic
byteCount, flowCount, packetCount| Constructor and Description |
|---|
OVXAggregateStatisticsReply() |
| Modifier and Type | Method and Description |
|---|---|
void |
virtualizeStatistic(PhysicalSwitch sw,
OVXStatisticsReply msg)
Virtualize a statistics object.
|
equals, getByteCount, getFlowCount, getLength, getPacketCount, hashCode, readFrom, setByteCount, setFlowCount, setPacketCount, writeTopublic void virtualizeStatistic(PhysicalSwitch sw, OVXStatisticsReply msg)
VirtualizableStatisticvirtualizeStatistic in interface VirtualizableStatisticsw - Switch which received the objectmsg - the actual statistics message.Copyright © 2015. All rights reserved.