Class LinkStateCommand

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

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

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

        log
    • Constructor Detail

      • LinkStateCommand

        public LinkStateCommand()
    • Method Detail

      • doExecute

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