Constructor and Description |
---|
CreateVolumeResponseHandler(DateCodecFactory dateCodecFactory,
com.google.common.base.Supplier<String> defaultRegion,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier,
com.google.common.base.Supplier<Set<String>> zonesSupplier) |
CreateVolumeResponseHandler(DateCodecFactory dateCodecFactory,
com.google.common.base.Supplier<String> defaultRegion,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier,
com.google.common.base.Supplier<Set<String>> zonesSupplier) |
Constructor and Description |
---|
HPCloudComputeServiceAdapter(NovaApi novaApi,
com.google.common.base.Supplier<Set<String>> zoneIds,
RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate,
com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
JoyentCloudAsyncApi.getConfiguredDatacenters() |
Set<String> |
JoyentCloudApi.getConfiguredDatacenters() |
Constructor and Description |
---|
JoyentCloudComputeServiceAdapter(JoyentCloudApi cloudApiApi,
com.google.common.base.Supplier<Set<String>> datacenterIds,
ComputeServiceConstants.Timeouts timeouts) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> |
LocationModule.regionIdToZoneIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdToZoneIdsSupplier uncached) |
protected com.google.common.base.Supplier<Set<String>> |
LocationModule.zoneIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ZoneIdFilter filter,
ZoneIdsSupplier uncached) |
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> |
LocationModule.zoneIdToURISupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ZoneIdToURISupplier uncached) |
Constructor and Description |
---|
ZoneToEndpoint(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> zoneToEndpointSupplier) |
Constructor and Description |
---|
ZoneIdsFromRegionIdToZoneIdsValues(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionIdToZoneIdsSupplier) |
ZoneIdsFromZoneIdToURIKeySet(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> zoneIdToURISupplier) |
ZoneIdToURIFromJoinOnRegionIdToURI(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionIdToURISupplier,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionIdToZoneIdsSupplier) |
Modifier and Type | Method and Description |
---|---|
Map<String,com.google.common.base.Supplier<Set<String>>> |
RegionIdToZoneIdsFromConfiguration.get() |
Constructor and Description |
---|
ZoneIdToURIFromConfigurationOrDefaultToProvider(ValueOfConfigurationKeyOrNull config,
com.google.common.base.Supplier<URI> providerURI,
com.google.common.base.Supplier<Set<String>> zoneIds) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
CinderAsyncApi.getConfiguredZones() |
Set<String> |
CinderApi.getConfiguredZones() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
GlanceAsyncApi.getConfiguredZones() |
Set<String> |
GlanceApi.getConfiguredZones() |
Constructor and Description |
---|
NovaCreateVolumeResponseHandler(DateCodecFactory dateCodecFactory,
com.google.common.base.Supplier<String> defaultRegion,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier,
com.google.common.base.Supplier<Set<String>> zonesSupplier) |
NovaCreateVolumeResponseHandler(DateCodecFactory dateCodecFactory,
com.google.common.base.Supplier<String> defaultRegion,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<Set<String>>>> regionToZonesSupplier,
com.google.common.base.Supplier<Set<String>> zonesSupplier) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
NovaAsyncApi.getConfiguredZones() |
Set<String> |
NovaApi.getConfiguredZones() |
Constructor and Description |
---|
NovaComputeServiceAdapter(NovaApi novaApi,
com.google.common.base.Supplier<Set<String>> zoneIds,
RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate,
com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
QuantumAsyncApi.getConfiguredZones() |
Set<String> |
QuantumApi.getConfiguredZones() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
CloudLoadBalancersAsyncApi.getConfiguredZones() |
Set<String> |
CloudLoadBalancersApi.getConfiguredZones() |
Constructor and Description |
---|
CloudLoadBalancersListLoadBalancersStrategy(CloudLoadBalancersApi aclient,
com.google.common.base.Function<LoadBalancer,LoadBalancerMetadata> converter,
ExecutorService executor,
com.google.common.base.Supplier<Set<String>> zones) |
Constructor and Description |
---|
TryStackNovaServiceAdapter(NovaApi novaApi,
com.google.common.base.Supplier<Set<String>> zoneIds,
RemoveFloatingIpFromNodeAndDeallocate removeFloatingIpFromNodeAndDeallocate,
com.google.common.cache.LoadingCache<ZoneAndName,KeyPair> keyPairCache) |
Copyright © 2009-2013 jclouds. All Rights Reserved.