Package org.onosproject.mcast.cli
Class McastRoutesListCommand
- java.lang.Object
-
- org.onosproject.cli.AbstractShellCommand
-
- org.onosproject.mcast.cli.McastRoutesListCommand
-
- All Implemented Interfaces:
org.apache.karaf.shell.api.action.Action,org.onosproject.codec.CodecContext
public class McastRoutesListCommand extends org.onosproject.cli.AbstractShellCommandDisplays the source, multicast group flows entries.
-
-
Constructor Summary
Constructors Constructor Description McastRoutesListCommand()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected voiddoExecute()-
Methods inherited from class org.onosproject.cli.AbstractShellCommand
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, print
-
-