Class McastFilterListCommand

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

    public class McastFilterListCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to show the list of mcast filtering obj.
    • Constructor Detail

      • McastFilterListCommand

        public McastFilterListCommand()
    • Method Detail

      • doExecute

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