public class PipeconfCommand extends AbstractShellCommand
| Modifier and Type | Field and Description |
|---|---|
protected org.onosproject.net.pi.service.PiPipeconfService |
piPipeconfService |
log| Constructor and Description |
|---|
PipeconfCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute()
Body of the shell command.
|
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printprotected org.onosproject.net.pi.service.PiPipeconfService piPipeconfService
protected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommand