| Package | Description |
|---|---|
| org.jclouds.aws.ec2.compute.config | |
| org.jclouds.aws.ec2.compute.suppliers |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
AWSEC2ComputeServiceDependenciesModule.provideClusterComputeIds() |
| Constructor and Description |
|---|
AWSEC2HardwareSupplier(Set<String> ccAmis) |
AWSEC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions,
String amiQuery,
String clusterRegions,
String ccAmiQuery,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> cache,
CallForImages.Factory factory,
Set<String> clusterComputeIds,
ExecutorService executor) |
Copyright © 2009-2012 jclouds. All Rights Reserved.