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, printclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdecode, encodeprotected TopologyService service
protected Topology topology
protected void init()
protected void doExecute()
AbstractShellCommanddoExecute in class AbstractShellCommand