Modifier and Type | Method and Description |
---|---|
Utils |
Context.utils() |
Constructor and Description |
---|
AWSS3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
Utils utils,
ConsistencyModel consistencyModel,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Method and Description |
---|---|
Utils |
BlobStoreContext.utils() |
Modifier and Type | Method and Description |
---|---|
Utils |
BlobStoreContextImpl.utils() |
Constructor and Description |
---|
BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
Utils utils,
ConsistencyModel consistencyModel,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Interface and Description |
---|---|
interface |
Utils |
Modifier and Type | Method and Description |
---|---|
Utils |
ContextImpl.utils() |
Constructor and Description |
---|
ContextImpl(String name,
ProviderMetadata providerMetadata,
com.google.common.base.Supplier<Credentials> creds,
Utils utils,
Closer closer) |
Modifier and Type | Method and Description |
---|---|
Utils |
LoadBalancerServiceContext.utils() |
Modifier and Type | Method and Description |
---|---|
Utils |
LoadBalancerServiceContextImpl.utils() |
Constructor and Description |
---|
LoadBalancerServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
LoadBalancerService loadBalancerService,
Utils utils) |
Modifier and Type | Method and Description |
---|---|
Utils |
RegionScopedBlobStoreContext.utils() |
Constructor and Description |
---|
RegionScopedBlobStoreContext(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
com.google.common.base.Supplier<Set<String>> regionIds,
com.google.common.base.Supplier<String> implicitRegionId,
com.google.common.base.Function<String,BlobStore> blobStore,
com.google.common.base.Function<String,BlobRequestSigner> blobRequestSigner,
Utils utils,
ConsistencyModel consistencyModel) |
Modifier and Type | Class and Description |
---|---|
class |
UtilsImpl |
Constructor and Description |
---|
ApiContextImpl(String name,
ProviderMetadata providerMetadata,
com.google.common.base.Supplier<Credentials> creds,
Utils utils,
Closer closer,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<A> api) |
Constructor and Description |
---|
S3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
Utils utils,
ConsistencyModel consistencyModel,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.