Uses of Class
org.apache.whirr.service.ClusterStateStoreFactory

Packages that use ClusterStateStoreFactory
org.apache.whirr The Whirr client API. 
org.apache.whirr.cli.command   
 

Uses of ClusterStateStoreFactory in org.apache.whirr
 

Constructors in org.apache.whirr with parameters of type ClusterStateStoreFactory
ClusterController(com.google.common.base.Function<ClusterSpec,org.jclouds.compute.ComputeServiceContext> getCompute, ClusterStateStoreFactory stateStoreFactory)
           
 

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

Fields in org.apache.whirr.cli.command declared as ClusterStateStoreFactory
protected  ClusterStateStoreFactory AbstractClusterSpecCommand.stateStoreFactory
           
 

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



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