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 |
---|---|
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> |
CinderApi.getConfiguredZones() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
GlanceApi.getConfiguredZones() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
MarconiApi.getConfiguredZones() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
NeutronApi.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()
Deprecated.
|
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) |
Constructor and Description |
---|
NovaSecurityGroupExtension(NovaApi api,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
com.google.common.base.Supplier<Set<String>> zoneIds,
com.google.common.base.Function<SecurityGroupInZone,SecurityGroup> groupConverter,
com.google.common.cache.LoadingCache<ZoneAndName,SecurityGroupInZone> groupCreator,
GroupNamingConvention.Factory namingConvention) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
TroveApi.getConfiguredZones()
Provides a set of all zones available.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
AutoscaleApi.getConfiguredZones()
Provides a set of all zones available.
|
Modifier and Type | Method and Description |
---|---|
Set<String> |
CloudLoadBalancersApi.getConfiguredZones() |
Constructor and Description |
---|
CloudLoadBalancersListLoadBalancersStrategy(CloudLoadBalancersApi aclient,
com.google.common.base.Function<LoadBalancer,LoadBalancerMetadata> converter,
com.google.common.base.Supplier<Set<String>> zones) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.