public class TopologyCommand extends AbstractShellCommand
Modifier and Type | Field and Description |
---|---|
protected TopologyService |
service |
protected Topology |
topology |
log
Constructor and Description |
---|
TopologyCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
doExecute()
Body of the shell command.
|
protected void |
init()
Initializes the context for all cluster commands.
|
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 TopologyService service
protected Topology topology
protected void init()
protected void doExecute()
AbstractShellCommand
doExecute
in class AbstractShellCommand