This project has retired. For details please refer to its Attic page.

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

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

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

Subclasses of Command in org.apache.whirr.cli.command
 class CleanupClusterCommand
          A command to stop the cluster services
 class ConfigureServicesCommand
          A command to configure the cluster services
 class DestroyClusterCommand
          A command to destroy a running cluster (terminate and cleanup).
 class DestroyInstanceCommand
          A command to destroy an instance from a cluster
 class HelpCommand
           
 class LaunchClusterCommand
          A command to launch a new cluster.
 class ListClusterCommand
          A command to list the nodes in a cluster.
 class ListProvidersCommand
           
 class RestartServicesCommand
          A command to restart the cluster services
 class RoleLifecycleCommand
           
 class RunScriptCommand
           
 class StartServicesCommand
          A command to start the cluster services
 class StopServicesCommand
          A command to stop the cluster services
 class VersionCommand
           
 

Uses of Command in org.apache.whirr.command
 

Subclasses of Command in org.apache.whirr.command
 class AbstractClusterCommand
          An abstract command for interacting with clusters.
 



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