public class NoRemoteAgentLauncher extends Object implements RemoteAgentLauncher
| Constructor and Description |
|---|
NoRemoteAgentLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
remoteStartAgentOn(String hostname,
String nodeName,
int igniteDiscoveryPort,
int igniteComPort,
String addressesToDiscover) |
public void close()
throws Exception
close in interface AutoCloseableExceptionpublic void remoteStartAgentOn(String hostname, String nodeName, int igniteDiscoveryPort, int igniteComPort, String addressesToDiscover)
remoteStartAgentOn in interface RemoteAgentLauncherCopyright © 2021. All rights reserved.