Hi all,
I am trying to develop a bundle which has to manage OF port statistics.
For doing that, I am implementing the OpendaylightPortStatisticsListener
interface
public class MyStatistics implements OpendaylightPortStatisticsListener
and developing the mandatory module for implementing
public void
onNodeConnectorStatisticsUpdate(NodeConnectorStatisticsUpdate
notification) {
My issue comes from this NodeConnectorStatisticsUpdate Class. This is
marked as a deprecated and I checked in Internet about some information
but I could not get any info. So I came to the following questions>
*Is there another newer class or implementation I must use?*
*Should I use another different interface to develop such statistics
bundle?*
Can you give me some clarity or more information about this issue?
Thanks in advance!
Regards,
ricardo
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev