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.log| Constructor and Description |
|---|
RegionAddPeerLocCommand() |
| 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, printclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encodeprotected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommand