Class McastLeaderListCommand

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

    public class McastLeaderListCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to show the mcast leaders of the groups.
    • Constructor Detail

      • McastLeaderListCommand

        public McastLeaderListCommand()
    • Method Detail

      • doExecute

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