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