org.jclouds.compute.util
Class ComputeUtils
java.lang.Object
org.jclouds.compute.util.ComputeUtils
@Singleton
public class ComputeUtils
- extends Object
- Author:
- Adrian Cole
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComputeUtils
@Inject
public ComputeUtils(CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap.Factory customizeNodeAndAddToGoodMapOrPutExceptionIntoBadMapFactory,
@Named(value="jclouds.user-threads")
ExecutorService executor)
customizeNodesAndAddToGoodMapOrPutExceptionIntoBadMap
public Map<?,Future<Void>> customizeNodesAndAddToGoodMapOrPutExceptionIntoBadMap(TemplateOptions options,
Iterable<NodeMetadata> runningNodes,
Set<NodeMetadata> goodNodes,
Map<NodeMetadata,Exception> badNodes,
com.google.common.collect.Multimap<NodeMetadata,CustomizationResponse> customizationResponses)
Copyright © 2009-2011 jclouds. All Rights Reserved.