Uses of Class
org.apache.whirr.cli.Command

Packages that use Command
org.apache.whirr.cli.command   
 

Uses of Command in org.apache.whirr.cli.command
 

Subclasses of Command in org.apache.whirr.cli.command
 class AbstractClusterSpecCommand
          An abstract command for interacting with clusters.
 class DestroyClusterCommand
          A command to destroy a running cluster (terminate and cleanup).
 class DestroyInstanceCommand
          A command to destroy an instance from a cluster
 class LaunchClusterCommand
          A command to launch a new cluster.
 class ListClusterCommand
          A command to list the nodes in a cluster.
 class RunScriptCommand
           
 class VersionCommand
           
 



Copyright © 2010-2011 The Apache Software Foundation. All Rights Reserved.