public class ClusterList extends FabricCommand
| Modifier and Type | Class and Description |
|---|---|
protected class |
ClusterList.ClusterNode |
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
CLUSTER_PREFIX |
configurationAdmin, fabricService| Constructor and Description |
|---|
ClusterList() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
protected java.lang.String |
getClusterName(java.lang.String rootDir,
java.lang.String dir) |
protected void |
printCluster(java.lang.String dir,
java.io.PrintStream out) |
protected java.lang.String |
printList(java.util.List list) |
protected java.lang.Object |
value(java.util.Map<java.lang.String,java.lang.Object> map,
java.lang.String... keys) |
checkFabricAvailable, doesContainerExist, getConfigurationAdmin, getContainer, getCurator, getFabricService, getProfile, getProfiles, getProfiles, isPartOfEnsemble, percentText, setConfigurationAdmin, setCurator, setFabricService, toString, toStringprotected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class org.apache.karaf.shell.console.AbstractActionjava.lang.Exceptionprotected void printCluster(java.lang.String dir,
java.io.PrintStream out)
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String printList(java.util.List list)
protected java.lang.Object value(java.util.Map<java.lang.String,java.lang.Object> map,
java.lang.String... keys)
protected java.lang.String getClusterName(java.lang.String rootDir,
java.lang.String dir)
Copyright © 2014 Red Hat. All Rights Reserved.