public class RegionAddPeerLocCommand extends AbstractShellCommand
region-add-peer-loc rUK rES 50.4060 -3.3860
When rendering the rUK region, the rES peer region node should be located
at latitude 50.4060 and longitude -3.3860.
region-add-peer-loc rUK rES 100.0 200.0 grid
When rendering the rUK region, the rES peer region node should be located
at grid-Y 100 and grid-X 200.| Constructor and Description |
|---|
RegionAddPeerLocCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
execute()
Executes this command.
|
annotations, annotations, annotations, appId, codec, doExecute, error, get, getService, jsonForEntity, mapper, outputJson, printcheckInterrupted, executeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encodeprotected void execute()
AbstractShellCommandexecute in class AbstractShellCommand