Package | Description |
---|---|
org.jclouds.aws.ec2.compute.functions | |
org.jclouds.ec2.compute.strategy |
Modifier and Type | Class and Description |
---|---|
class |
PresentSpotRequestsAndInstances
returns either the instances present in the list, or spot instances, if they ids start with
sir- . |
Constructor and Description |
---|
EC2CreateNodesInGroupThenAddToSet(EC2Api client,
com.google.common.cache.LoadingCache<RegionAndName,String> elasticIpCache,
com.google.common.base.Predicate<AtomicReference<NodeMetadata>> nodeRunning,
CreateKeyPairAndSecurityGroupsAsNeededAndReturnRunOptions createKeyPairAndSecurityGroupsAsNeededAndReturncustomize,
PresentInstances presentInstances,
com.google.common.base.Function<RunningInstance,NodeMetadata> runningInstanceToNodeMetadata,
com.google.common.cache.LoadingCache<RunningInstance,com.google.common.base.Optional<LoginCredentials>> instanceToCredentials,
Map<String,Credentials> credentialStore,
ComputeUtils utils) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.