Walk the tables directly 96/5296/5
authorRobert Varga <rovarga@cisco.com>
Thu, 13 Feb 2014 02:52:54 +0000 (03:52 +0100)
committerRobert Varga <rovarga@cisco.com>
Fri, 14 Feb 2014 19:35:00 +0000 (20:35 +0100)
commit51f23bab3264b691066a2954aeb65c5049ce29ca
tree768315525272ff8d302b51d71a5139b033082d62
parent4987483d864bb1cac421db27150690f956b9d3e5
Walk the tables directly

This inlines a function with a single caller, such that we do not have
to create an interim list. This allows us to know the call site which
needs to know about tables.

Change-Id: I530233bd3ec8e85417a3b9efa878c80b683ce5ff
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/md-sal/statistics-manager/src/main/java/org/opendaylight/controller/md/statistics/manager/StatisticsProvider.java