Uses of Class
org.apache.whirr.compute.NodeStarterFactory

Packages that use NodeStarterFactory
org.apache.whirr.compute   
 

Uses of NodeStarterFactory in org.apache.whirr.compute
 

Constructors in org.apache.whirr.compute with parameters of type NodeStarterFactory
StartupProcess(String clusterName, int numberOfNodes, int minNumberOfNodes, int maxStartupRetries, Set<String> roles, org.jclouds.compute.ComputeService computeService, org.jclouds.compute.domain.Template template, ExecutorService executorService, NodeStarterFactory starterFactory)
           
 



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