public class AWSEC2ComputeServiceDependenciesModule extends EC2ComputeServiceDependenciesModule
toPortableImageStatus, toPortableNodeStatus| Constructor and Description |
|---|
AWSEC2ComputeServiceDependenciesModule() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure() |
protected Map<String,String> |
imageQuery(ValueOfConfigurationKeyOrNull config) |
protected com.google.common.base.Predicate<PlacementGroup> |
placementGroupAvailable(PlacementGroupAvailable available) |
protected com.google.common.base.Predicate<PlacementGroup> |
placementGroupDeleted(PlacementGroupDeleted deleted) |
protected com.google.common.cache.LoadingCache<RegionAndName,String> |
placementGroupMap(CreatePlacementGroupIfNeeded in) |
protected Set<String> |
provideClusterComputeIds() |
bindNodeConverter, credentialsMap, instanceToElasticIp, keypairMap, securityGroupEventualConsistencyDelay, securityGroupMap, toPortableImageStatus, toPortableNodeStatusaddError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBindingpublic AWSEC2ComputeServiceDependenciesModule()
protected void configure()
configure in class EC2ComputeServiceDependenciesModule@Provides @Singleton protected final Map<String,String> imageQuery(ValueOfConfigurationKeyOrNull config)
@Provides @Singleton @Named(value="AVAILABLE") protected final com.google.common.base.Predicate<PlacementGroup> placementGroupAvailable(PlacementGroupAvailable available)
@Provides @Singleton @Named(value="DELETED") protected final com.google.common.base.Predicate<PlacementGroup> placementGroupDeleted(PlacementGroupDeleted deleted)
@Provides @Singleton @Named(value="PLACEMENT") protected final com.google.common.cache.LoadingCache<RegionAndName,String> placementGroupMap(CreatePlacementGroupIfNeeded in)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.