Class ShowSessionStatsCommand

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

public class ShowSessionStatsCommand extends Object implements org.apache.karaf.shell.api.action.Action
Created by Martin Bobak <mbobak@cisco.com> on 21.5.2015.
  • Constructor Details

    • ShowSessionStatsCommand

      public ShowSessionStatsCommand()
  • Method Details

    • execute

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