|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpotInstanceRequestToAWSRunningInstance | |
---|---|
org.jclouds.aws.ec2.compute.strategy |
Uses of SpotInstanceRequestToAWSRunningInstance in org.jclouds.aws.ec2.compute.strategy |
---|
Fields in org.jclouds.aws.ec2.compute.strategy declared as SpotInstanceRequestToAWSRunningInstance | |
---|---|
protected SpotInstanceRequestToAWSRunningInstance |
AWSEC2ListNodesStrategy.spotConverter
|
Constructors in org.jclouds.aws.ec2.compute.strategy with parameters of type SpotInstanceRequestToAWSRunningInstance | |
---|---|
AWSEC2CreateNodesInGroupThenAddToSet(AWSEC2Client client,
com.google.common.cache.LoadingCache<RegionAndName,String> elasticIpCache,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
AWSEC2AsyncClient aclient,
boolean generateInstanceNames,
javax.inject.Provider<TemplateBuilder> templateBuilderProvider,
CreateKeyPairPlacementAndSecurityGroupsAsNeededAndReturnRunOptions createKeyPairAndSecurityGroupsAsNeededAndReturncustomize,
AWSEC2InstancePresent instancePresent,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
com.google.common.cache.LoadingCache<RunningInstance,Credentials> instanceToCredentials,
Map<String,Credentials> credentialStore,
ComputeUtils utils,
SpotInstanceRequestToAWSRunningInstance spotConverter)
|
|
AWSEC2GetNodeMetadataStrategy(AWSEC2Client client,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
SpotInstanceRequestToAWSRunningInstance spotConverter)
|
|
AWSEC2ListNodesStrategy(AWSEC2AsyncClient client,
com.google.common.base.Supplier<Set<String>> regions,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
ExecutorService executor,
SpotInstanceRequestToAWSRunningInstance spotConverter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |