public class RegionListCommand extends AbstractShellCommand
log| Constructor and Description |
|---|
RegionListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute() |
protected List<org.onosproject.net.region.Region> |
getSortedRegions(org.onosproject.net.region.RegionService service)
Returns the list of regions sorted using the region identifier.
|
annotations, annotations, annotations, appId, codec, error, execute, get, getService, jsonForEntity, mapper, outputJson, printprotected void doExecute()
doExecute in class AbstractShellCommandprotected List<org.onosproject.net.region.Region> getSortedRegions(org.onosproject.net.region.RegionService service)
service - region service