Class NextMacVlanCommand

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

    public class NextMacVlanCommand
    extends org.onosproject.cli.AbstractShellCommand
    Command to read the current state of the macVlanNextObjStore.
    • Field Summary

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

        log
    • Constructor Detail

      • NextMacVlanCommand

        public NextMacVlanCommand()
    • Method Detail

      • doExecute

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