public class SshRemoteAgentLauncher extends Object implements RemoteAgentLauncher
| Constructor and Description |
|---|
SshRemoteAgentLauncher() |
SshRemoteAgentLauncher(TerracottaCommandLineEnvironment tcEnv) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
remoteStartAgentOn(String hostname,
String nodeName,
int ignitePort,
String addressesToDiscover) |
public SshRemoteAgentLauncher()
public SshRemoteAgentLauncher(TerracottaCommandLineEnvironment tcEnv)
public void remoteStartAgentOn(String hostname, String nodeName, int ignitePort, String addressesToDiscover)
remoteStartAgentOn in interface RemoteAgentLauncherpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2020. All rights reserved.