X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fprotocol_plugins%2Fopenflow%2Fsrc%2Fmain%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fprotocol_plugin%2Fopenflow%2FIOFStatisticsManager.java;h=18fe686dd5be1dbf98bbafea3841b9803e7fbd93;hb=1bad1b7ca9a87f9e1d32cfcf5a181354fc378ad4;hp=36bed4fd5313de44a61f2cff119e4cf600f29436;hpb=29f7cfb54b580928c7feac63abce028a7014b0d5;p=controller.git diff --git a/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IOFStatisticsManager.java b/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IOFStatisticsManager.java index 36bed4fd53..18fe686dd5 100644 --- a/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IOFStatisticsManager.java +++ b/opendaylight/protocol_plugins/openflow/src/main/java/org/opendaylight/controller/protocol_plugin/openflow/IOFStatisticsManager.java @@ -86,7 +86,7 @@ public interface IOFStatisticsManager { * @return the list of openflow statistics */ List queryStatistics(Long switchId, - OFStatisticsType statType, Object target, long timeout); + OFStatisticsType statType, Object target); /** * Returns the averaged transmit rate for the passed switch port