public class NoRemoteAgentLauncher extends Object implements RemoteAgentLauncher
| Constructor and Description |
|---|
NoRemoteAgentLauncher() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
remoteStartAgentOn(String targetServerName,
Collection<String> nodesToJoin) |
public void remoteStartAgentOn(String targetServerName, Collection<String> nodesToJoin)
remoteStartAgentOn in interface RemoteAgentLauncherpublic void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2020. All rights reserved.