Hi,
I'm having trouble trying to access flow stats within a controller application.
So at the minute I have code like the following....
FlowStatistics fs = new FlowStatisticsBuilder().build();
fs.getPacketCount();
I know it should point to a certain flow, but how do I achieve this? I'm having
no luck getting it to work from the Javadocs...
Thanks,
Jacob
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev