public class RegionListCommand extends AbstractShellCommand
| Constructor and Description |
|---|
RegionListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
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, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommandprotected List<org.onosproject.net.region.Region> getSortedRegions(org.onosproject.net.region.RegionService service)
service - region service