| Modifier and Type | Class and Description | 
|---|---|
class  | 
ExecResponse  | 
| Modifier and Type | Method and Description | 
|---|---|
Callable<Void> | 
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory.create(TemplateOptions options,
      AtomicReference<NodeMetadata> node,
      Set<NodeMetadata> goodNodes,
      Map<NodeMetadata,Exception> badNodes,
      com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
com.google.common.base.Function<AtomicReference<NodeMetadata>,Void> | 
CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory.create(TemplateOptions options,
      Set<NodeMetadata> goodNodes,
      Map<NodeMetadata,Exception> badNodes,
      com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
Map<?,Future<Void>> | 
CreateNodesInGroupThenAddToSet.execute(String group,
       int count,
       Template template,
       Set<NodeMetadata> goodNodes,
       Map<NodeMetadata,Exception> badNodes,
       com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<?,Future<Void>> | 
CreateNodesWithGroupEncodedIntoNameThenAddToSet.execute(String group,
       int count,
       Template template,
       Set<NodeMetadata> goodNodes,
       Map<NodeMetadata,Exception> badNodes,
       com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
This implementation gets a list of acceptable node names to encode the group into, then it
 simultaneously runs the nodes and applies options to them. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Map<?,Future<Void>> | 
ComputeUtils.customizeNodesAndAddToGoodMapOrPutExceptionIntoBadMap(TemplateOptions options,
                                                     Iterable<NodeMetadata> runningNodes,
                                                     Set<NodeMetadata> goodNodes,
                                                     Map<NodeMetadata,Exception> badNodes,
                                                     com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<?,Future<Void>> | 
EC2CreateNodesInGroupThenAddToSet.execute(String group,
       int count,
       Template template,
       Set<NodeMetadata> goodNodes,
       Map<NodeMetadata,Exception> badNodes,
       com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<?,Future<Void>> | 
ApplyJoyentCloudTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.execute(String group,
       int count,
       Template template,
       Set<NodeMetadata> goodNodes,
       Map<NodeMetadata,Exception> badNodes,
       com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<?,Future<Void>> | 
ApplyNovaTemplateOptionsCreateNodesWithGroupEncodedIntoNameThenAddToSet.execute(String group,
       int count,
       Template template,
       Set<NodeMetadata> goodNodes,
       Map<NodeMetadata,Exception> badNodes,
       com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<?,Future<Void>> | 
TerremarkEncodeTagIntoNameRunNodesAndAddToSetStrategy.execute(String tag,
       int count,
       Template template,
       Set<NodeMetadata> goodNodes,
       Map<NodeMetadata,Exception> badNodes,
       com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.