@Singleton
public class TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy
extends org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSet
| Modifier | Constructor and Description |
|---|---|
protected |
TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy,
org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy,
org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention,
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
CreateNewKeyPairUnlessUserSpecifiedOtherwise createNewKeyPairUnlessUserSpecifiedOtherwise) |
| Modifier and Type | Method and Description |
|---|---|
Map<?,com.google.common.util.concurrent.ListenableFuture<Void>> |
execute(String tag,
int count,
org.jclouds.compute.domain.Template template,
Set<org.jclouds.compute.domain.NodeMetadata> goodNodes,
Map<org.jclouds.compute.domain.NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<org.jclouds.compute.domain.NodeMetadata,org.jclouds.compute.config.CustomizationResponse> customizationResponses) |
@Inject
protected TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy(org.jclouds.compute.strategy.CreateNodeWithGroupEncodedIntoName addNodeWithTagStrategy,
org.jclouds.compute.strategy.ListNodesStrategy listNodesStrategy,
org.jclouds.compute.functions.GroupNamingConvention.Factory namingConvention,
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
@Named(value="jclouds.user-threads")
com.google.common.util.concurrent.ListeningExecutorService userExecutor,
CreateNewKeyPairUnlessUserSpecifiedOtherwise createNewKeyPairUnlessUserSpecifiedOtherwise)
public Map<?,com.google.common.util.concurrent.ListenableFuture<Void>> execute(String tag, int count, org.jclouds.compute.domain.Template template, Set<org.jclouds.compute.domain.NodeMetadata> goodNodes, Map<org.jclouds.compute.domain.NodeMetadata,Exception> badNodes, com.google.common.collect.Multimap<org.jclouds.compute.domain.NodeMetadata,org.jclouds.compute.config.CustomizationResponse> customizationResponses)
execute in interface org.jclouds.compute.strategy.CreateNodesInGroupThenAddToSetexecute in class org.jclouds.compute.strategy.impl.CreateNodesWithGroupEncodedIntoNameThenAddToSetCopyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.