Added statistics for received packets in and for sent addFlows to the RPC and Data... 55/6755/6
authorJan Medved <jmedved@cisco.com>
Tue, 6 May 2014 17:57:57 +0000 (10:57 -0700)
committermichal rehak <mirehak@cisco.com>
Mon, 12 May 2014 16:21:43 +0000 (16:21 +0000)
commit94d610df726b15a143d4245f91cb3a775cca74ec
tree709d36acee823da46a7d03fa1d72b5e8145008e1
parent92cded5d8e07ab26bcff9a38fa54251305771e3f
Added statistics for received packets in and for sent addFlows to the RPC and Data Store drop tests. BUG-991 (https://bugs.opendaylight.org/show_bug.cgi?id=991)

Change-Id: I3a99bb81c8eadf87d731715b1f40f36af9734ba9
Signed-off-by: Jan Medved <jmedved@cisco.com>
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestCommandProvider.java
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestCommiter.java
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestProvider.java
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestRpcProvider.java
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestRpcSender.java
drop-test/src/main/java/org/opendaylight/openflowplugin/droptest/DropTestStats.java [new file with mode: 0644]