Uses of Class
org.apache.whirr.ClusterControllerFactory

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

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

Fields in org.apache.whirr.cli.command declared as ClusterControllerFactory
protected  ClusterControllerFactory AbstractClusterSpecCommand.factory
           
 

Constructors in org.apache.whirr.cli.command with parameters of type ClusterControllerFactory
AbstractClusterSpecCommand(String name, String description, ClusterControllerFactory factory)
           
AbstractClusterSpecCommand(String name, String description, ClusterControllerFactory factory, ClusterStateStoreFactory stateStoreFactory)
           
DestroyClusterCommand(ClusterControllerFactory factory)
           
DestroyInstanceCommand(ClusterControllerFactory factory)
           
LaunchClusterCommand(ClusterControllerFactory factory)
           
ListClusterCommand(ClusterControllerFactory factory)
           
ListClusterCommand(ClusterControllerFactory factory, ClusterStateStoreFactory stateStoreFactory)
           
RunScriptCommand(ClusterControllerFactory factory)
           
RunScriptCommand(ClusterControllerFactory factory, ClusterStateStoreFactory stateStoreFactory)
           
 



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