public class Client extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args) |
void |
run(SwarmClient swarmClient,
String... args)
Finds a Jenkins master that supports swarming, and join it.
|
public Client(Options options)
public static void main(String... args) throws InterruptedException, IOException
InterruptedExceptionIOExceptionpublic void run(SwarmClient swarmClient, String... args) throws InterruptedException
InterruptedExceptionCopyright © 2016–2018. All rights reserved.