public class TerminateNodes extends Object implements shaded.com.google.common.base.Function<Iterable<RunningNode>,Void>
Modifier and Type | Class and Description |
---|---|
static class |
TerminateNodes.Persistent |
Constructor and Description |
---|
TerminateNodes(Logger logger,
shaded.com.google.common.cache.LoadingCache<String,ComputeService> computeCache) |
public TerminateNodes(Logger logger, shaded.com.google.common.cache.LoadingCache<String,ComputeService> computeCache)
public Void apply(Iterable<RunningNode> runningNode)
apply
in interface Function<Iterable<RunningNode>,Void>
Copyright © 2016–2021. All rights reserved.