Constructor and Description |
---|
BYONComputeServiceAdapter(com.google.common.base.Supplier<com.google.common.cache.LoadingCache<String,Node>> nodes,
NodeToNodeMetadata converter,
JustProvider locationSupplier) |
Constructor and Description |
---|
ZoneToLocation(JustProvider provider) |
Constructor and Description |
---|
StubComputeServiceAdapter(ConcurrentMap<String,NodeMetadata> nodes,
com.google.common.util.concurrent.ListeningExecutorService ioExecutor,
com.google.common.base.Supplier<Location> location,
javax.inject.Provider<Integer> idProvider,
String publicIpPrefix,
String privateIpPrefix,
String passwordPrefix,
JustProvider locationSupplier,
Map<OsFamily,Map<String,String>> osToVersionMap) |
Constructor and Description |
---|
DatacenterToLocation(JustProvider provider) |
Constructor and Description |
---|
RegionToProvider(JustProvider justProvider,
com.google.common.base.Supplier<Set<String>> regionsSupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> isoCodesByIdSupplier) |
RegionToProviderOrJustProvider(JustProvider justProvider,
com.google.common.base.Supplier<Set<String>> regionsSupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> isoCodesByIdSupplier) |
Constructor and Description |
---|
DatacenterToLocation(JustProvider provider) |
Modifier and Type | Class and Description |
---|---|
class |
OrgAndVDCToLocationSupplier |
Copyright © 2009-2013 jclouds. All Rights Reserved.