| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Supplier<String> |
LocationModule.implicitRegionIdSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
ImplicitRegionIdSupplier uncached) |
protected com.google.common.base.Supplier<Set<String>> |
LocationModule.regionIdsSupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdFilter filter,
RegionIdsSupplier uncached) |
protected com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> |
LocationModule.regionIdToURISupplier(AtomicReference<AuthorizationException> authException,
long seconds,
RegionIdToURISupplier uncached) |
| Constructor and Description |
|---|
RegionToEndpoint(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier) |
RegionToEndpointOrProviderIfNull(String defaultProvider,
com.google.common.base.Supplier<URI> defaultUri,
com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionToEndpointSupplier) |
| 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 |
|---|
RegionIdsFromRegionIdToURIKeySet(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> regionIdToURISupplier) |
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) |
| Constructor and Description |
|---|
RegionIdToURIFromConfigurationOrDefaultToProvider(ValueOfConfigurationKeyOrNull config,
com.google.common.base.Supplier<URI> providerURI,
com.google.common.base.Supplier<Set<String>> regionIds) |
RegionIdToZoneIdsFromConfiguration(ValueOfConfigurationKeyOrNull config,
String provider,
com.google.common.base.Supplier<Set<String>> regionsSupplier) |
| Constructor and Description |
|---|
GetRegionIdMatchingProviderURIOrNull(com.google.common.base.Supplier<Map<String,com.google.common.base.Supplier<URI>>> supplier,
com.google.common.base.Supplier<URI> providerUri) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.