public class RegionAddPeerLocCommand extends AbstractShellCommand
region-add-peer-loc rUK rES 50.4060 -3.3860When 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 gridWhen 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, print
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decode, encode
protected void doExecute()
AbstractShellCommand
doExecute
in class AbstractShellCommand