Class McastNextListCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action, org.onosproject.codec.CodecContext

    public class McastNextListCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to show the list of mcast nextids.
    • Field Summary

      • Fields inherited from class org.onosproject.cli.AbstractShellCommand

        log
    • Constructor Detail

      • McastNextListCommand

        public McastNextListCommand()
    • Method Detail

      • doExecute

        protected void doExecute()
        Specified by:
        doExecute in class org.onosproject.cli.AbstractShellCommand