Class CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap

java.lang.Object
org.jclouds.compute.strategy.CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap
All Implemented Interfaces:
com.google.common.base.Function<AtomicReference<NodeMetadata>,Void>, Callable<Void>, Function<AtomicReference<NodeMetadata>,Void>

public class CustomizeNodeAndAddToGoodMapOrPutExceptionIntoBadMap extends Object implements Callable<Void>, com.google.common.base.Function<AtomicReference<NodeMetadata>,Void>