Modifier and Type | Method and Description |
---|---|
Utils |
Context.getUtils() |
Utils |
Context.utils() |
Modifier and Type | Class and Description |
---|---|
class |
ExtendedUtils
Custom utility methods.
|
Constructor and Description |
---|
AWSS3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Method and Description |
---|---|
Utils |
BlobStoreContext.getUtils() |
Utils |
BlobStoreContext.utils() |
Modifier and Type | Method and Description |
---|---|
Utils |
BlobStoreContextImpl.getUtils() |
Utils |
BlobStoreContextImpl.utils() |
Constructor and Description |
---|
BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Modifier and Type | Interface and Description |
---|---|
interface |
Utils |
Modifier and Type | Method and Description |
---|---|
Utils |
ContextImpl.getUtils() |
Utils |
ContextImpl.utils() |
Constructor and Description |
---|
ContextImpl(String name,
ProviderMetadata providerMetadata,
String identity,
Utils utils,
Closer closer) |
Modifier and Type | Method and Description |
---|---|
Utils |
LoadBalancerServiceContext.getUtils() |
Utils |
LoadBalancerServiceContext.utils() |
Modifier and Type | Method and Description |
---|---|
Utils |
LoadBalancerServiceContextImpl.getUtils() |
Utils |
LoadBalancerServiceContextImpl.utils() |
Constructor and Description |
---|
LoadBalancerServiceContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
LoadBalancerService loadBalancerService,
Utils utils) |
Modifier and Type | Class and Description |
---|---|
class |
UtilsImpl |
Constructor and Description |
---|
RestContextImpl(String name,
ProviderMetadata providerMetadata,
String identity,
Utils utils,
Closer closer,
com.google.inject.Injector injector,
com.google.inject.TypeLiteral<S> syncApi,
com.google.inject.TypeLiteral<A> asyncApi) |
Constructor and Description |
---|
S3BlobStoreContextImpl(Context backend,
com.google.common.reflect.TypeToken<? extends Context> backendType,
BlobMap.Factory blobMapFactory,
Utils utils,
ConsistencyModel consistencyModel,
InputStreamMap.Factory inputStreamMapFactory,
AsyncBlobStore ablobStore,
BlobStore blobStore,
BlobRequestSigner blobRequestSigner) |
Copyright © 2009-2013 jclouds. All Rights Reserved.