public class PathListCommand extends TopologyCommand
service, topologylog| Constructor and Description |
|---|
PathListCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute()
Body of the shell command.
|
static com.fasterxml.jackson.databind.JsonNode |
json(AbstractShellCommand context,
Iterable<? extends Path> paths)
Produces a JSON array containing the specified paths.
|
protected String |
pathString(Path path)
Produces a formatted string representing the specified path.
|
initannotations, 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 TopologyCommandpublic static com.fasterxml.jackson.databind.JsonNode json(AbstractShellCommand context, Iterable<? extends Path> paths)
context - context to use for looking up codecspaths - collection of paths