public class ProvisionPlannedInstancesAndDestroyAllOnError extends Object implements com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>
| Constructor and Description |
|---|
ProvisionPlannedInstancesAndDestroyAllOnError(com.google.common.util.concurrent.ListeningExecutorService executor,
hudson.model.TaskListener listener,
com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes) |
public ProvisionPlannedInstancesAndDestroyAllOnError(com.google.common.util.concurrent.ListeningExecutorService executor,
hudson.model.TaskListener listener,
com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes)
public Iterable<RunningNode> apply(Iterable<NodePlan> nodePlans)
apply in interface com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>Copyright © 2004-2016. All Rights Reserved.