Package | Description |
---|---|
jenkins.plugins.jclouds.compute | |
jenkins.plugins.jclouds.compute.internal |
Code written in POJO style to facilitate unit testing
|
Modifier and Type | Method and Description |
---|---|
List<String> |
JCloudsBuildWrapper.getInstanceIPs(Iterable<RunningNode> runningNodes,
PrintStream logger) |
Modifier and Type | Method and Description |
---|---|
Iterable<RunningNode> |
ProvisionPlannedInstancesAndDestroyAllOnError.apply(Iterable<NodePlan> nodePlans) |
Modifier and Type | Method and Description |
---|---|
Void |
TerminateNodes.apply(Iterable<RunningNode> runningNode) |
Constructor and Description |
---|
ProvisionPlannedInstancesAndDestroyAllOnError(com.google.common.util.concurrent.ListeningExecutorService executor,
Logger logger,
shaded.com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes) |
Copyright © 2016–2021. All rights reserved.