public class ProvisionPlannedInstancesAndDestroyAllOnError extends Object implements shaded.com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>
Constructor and Description |
---|
ProvisionPlannedInstancesAndDestroyAllOnError(com.google.common.util.concurrent.ListeningExecutorService executor,
Logger logger,
shaded.com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes) |
public ProvisionPlannedInstancesAndDestroyAllOnError(com.google.common.util.concurrent.ListeningExecutorService executor, Logger logger, shaded.com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes)
public Iterable<RunningNode> apply(Iterable<NodePlan> nodePlans)
Copyright © 2016–2021. All rights reserved.