public class PortStatsCollector extends Object implements org.jboss.netty.util.TimerTask
| Constructor and Description |
|---|
PortStatsCollector(org.onosproject.openflow.controller.OpenFlowSwitch sw,
int interval)
Creates a GroupStatsCollector object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.jboss.netty.util.Timeout to) |
void |
start()
Starts the collector.
|
void |
stop()
Stops the collector.
|
Copyright © 2015. All rights reserved.