Uses of Class
org.jclouds.aws.ec2.compute.config.ClusterCompute

Packages that use ClusterCompute
org.jclouds.aws.ec2.compute.config   
org.jclouds.aws.ec2.compute.suppliers   
 

Uses of ClusterCompute in org.jclouds.aws.ec2.compute.config
 

Methods in org.jclouds.aws.ec2.compute.config with annotations of type ClusterCompute
protected  Set<String> AWSEC2ComputeServiceDependenciesModule.provideClusterComputeIds()
           
 

Uses of ClusterCompute in org.jclouds.aws.ec2.compute.suppliers
 

Constructor parameters in org.jclouds.aws.ec2.compute.suppliers with annotations of type ClusterCompute
AWSEC2HardwareSupplier(Set<String> ccAmis)
           
AWSRegionAndNameToImageSupplier(Set<String> regions, String amiQuery, String clusterRegions, String ccAmiQuery, com.google.common.cache.CacheLoader<RegionAndName,Image> regionAndIdToImage, CallForImages.Factory factory, Set<String> clusterComputeIds, ExecutorService executor)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.