Uses of Class
org.apache.whirr.cli.command.AbstractClusterSpecCommand

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

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

Subclasses of AbstractClusterSpecCommand in org.apache.whirr.cli.command
 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
           
 



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