public class ProvisionPlannedInstancesAndDestroyAllOnError extends Object implements shaded.com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>
Constructor and Description |
---|
ProvisionPlannedInstancesAndDestroyAllOnError(shaded.com.google.common.util.concurrent.ListeningExecutorService executor,
org.jclouds.logging.Logger logger,
shaded.com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes) |
public ProvisionPlannedInstancesAndDestroyAllOnError(shaded.com.google.common.util.concurrent.ListeningExecutorService executor, org.jclouds.logging.Logger logger, shaded.com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes)
public Iterable<RunningNode> apply(Iterable<NodePlan> nodePlans)
apply
in interface shaded.com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>
Copyright © 2004-2015. All Rights Reserved.