public class MeterStatsCollector extends Object implements org.jboss.netty.util.TimerTask
| Constructor and Description |
|---|
MeterStatsCollector(OpenFlowSwitch sw,
int interval)
Creates a GroupStatsCollector object.
|
| Modifier and Type | Method and Description |
|---|---|
void |
run(org.jboss.netty.util.Timeout timeout) |
void |
start()
Starts the collector.
|
void |
stop()
Stops the collector.
|
public MeterStatsCollector(OpenFlowSwitch sw, int interval)
sw - Open Flow switchinterval - time interval for collecting group statistic