Modifier and Type | Class and Description |
---|---|
static class |
AWSEC2ImageSupplier.QueryStringToMultimap |
Modifier | Constructor and Description |
---|---|
protected |
AWSEC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions,
Map<String,String> queries,
String clusterRegions,
com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> cache,
CallForImages.Factory factory,
Set<String> clusterComputeIds,
com.google.common.util.concurrent.ListeningExecutorService userExecutor) |
@Named(value="jclouds.compute") protected Logger logger
@Inject protected AWSEC2ImageSupplier(com.google.common.base.Supplier<Set<String>> regions, Map<String,String> queries, @Named(value="jclouds.ec2.cc-regions") String clusterRegions, com.google.common.base.Supplier<com.google.common.cache.LoadingCache<RegionAndName,? extends Image>> cache, CallForImages.Factory factory, Set<String> clusterComputeIds, @Named(value="jclouds.user-threads") com.google.common.util.concurrent.ListeningExecutorService userExecutor)
Copyright © 2009-2013 jclouds. All Rights Reserved.