public class StatisticsManager extends Object implements org.jboss.netty.util.TimerTask, OVXSendMsg
| Constructor and Description |
|---|
StatisticsManager(PhysicalSwitch sw) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanUpTenant(Integer tenantId,
short port) |
String |
getName() |
void |
run(org.jboss.netty.util.Timeout timeout) |
void |
sendMsg(OFMessage msg,
OVXSendMsg from) |
void |
start() |
void |
stop() |
public StatisticsManager(PhysicalSwitch sw)
public void run(org.jboss.netty.util.Timeout timeout)
throws Exception
run in interface org.jboss.netty.util.TimerTaskExceptionpublic void start()
public void stop()
public void sendMsg(OFMessage msg, OVXSendMsg from)
sendMsg in interface OVXSendMsgpublic String getName()
getName in interface OVXSendMsgpublic void cleanUpTenant(Integer tenantId, short port)
Copyright © 2015. All rights reserved.