public class ElasticStackComputeServiceContextModule extends ComputeServiceAdapterContextModule<ServerInfo,Hardware,DriveInfo,Location>
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ElasticStackComputeServiceContextModule.GetDrive  | 
ComputeServiceAdapterContextModule.AddDefaultCredentialsToImage, ComputeServiceAdapterContextModule.LocationsFromComputeServiceAdapterModule<N,H,I,L>BaseComputeServiceContextModule.RunScriptOnNodeFactoryImpl| Constructor and Description | 
|---|
ElasticStackComputeServiceContextModule()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.google.common.cache.LoadingCache<String,DriveInfo> | 
cache(ElasticStackComputeServiceContextModule.GetDrive getDrive)  | 
protected void | 
configure()  | 
protected Map<String,WellKnownImage> | 
provideImages(Json json,
             String providerName)  | 
protected com.google.common.base.Predicate<DriveInfo> | 
supplyDriveUnclaimed(DriveClaimed driveClaimed,
                    ComputeServiceConstants.Timeouts timeouts)  | 
defineAddNodeWithTagStrategy, defineDestroyNodeStrategy, defineGetImageStrategy, defineGetNodeMetadataStrategy, defineListNodesStrategy, defineRebootNodeStrategy, defineStartNodeStrategy, defineStopNodeStrategy, provideHardware, provideImagesbindCredentialsOverriderFunction, indexer, osFamilyToCredentials, provideImageExtension, provideImageMap, provideOsVersionMap, provideSizeMap, provideTemplateOptionallyFromProperties, provideTemplateOptions, shouldEagerlyParseImages, supplyImageCache, supplyImageCache, supplyNonParsingImageCache, supplySizeCacheaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic ElasticStackComputeServiceContextModule()
protected void configure()
configure in class BaseComputeServiceContextModule@Provides @Singleton protected com.google.common.cache.LoadingCache<String,DriveInfo> cache(ElasticStackComputeServiceContextModule.GetDrive getDrive)
@Singleton @Provides protected Map<String,WellKnownImage> provideImages(Json json, String providerName) throws IOException
IOException@Provides @Singleton protected com.google.common.base.Predicate<DriveInfo> supplyDriveUnclaimed(DriveClaimed driveClaimed, ComputeServiceConstants.Timeouts timeouts)
Copyright © 2009-2013 jclouds. All Rights Reserved.