public interface RemoteAgentLauncher extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
remoteStartAgentOn(String hostname,
String nodeName,
int igniteDiscoveryPort,
int igniteComPort,
String addressesToDiscover) |
void remoteStartAgentOn(String hostname, String nodeName, int igniteDiscoveryPort, int igniteComPort, String addressesToDiscover)
void close()
close in interface AutoCloseableCopyright © 2022. All rights reserved.