Class ClearStatsCommand

java.lang.Object
org.opendaylight.openflowplugin.impl.karaf.ClearStatsCommand
All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action

public class ClearStatsCommand extends Object implements org.apache.karaf.shell.api.action.Action
  • Constructor Details

    • ClearStatsCommand

      public ClearStatsCommand()
  • Method Details

    • execute

      public Object execute()
      Specified by:
      execute in interface org.apache.karaf.shell.api.action.Action