public class ConcurrentServerGroup extends AbstractServerGroup
| Constructor and Description |
|---|
ConcurrentServerGroup() |
| Modifier and Type | Method and Description |
|---|---|
ExecuteResult |
executeCommands(java.lang.String command) |
ExecuteResult |
executeShell(java.lang.String shell) |
java.lang.String[] |
executeSingleCommandGetResponse(java.lang.String command) |
static ConcurrentServerGroup |
newInstance() |
addServer, addServers, clearAll, getNum, getServer, isEmpty, listServerHosts, listServers, removeServerpublic static ConcurrentServerGroup newInstance()
public ExecuteResult executeShell(java.lang.String shell)
public ExecuteResult executeCommands(java.lang.String command)
public java.lang.String[] executeSingleCommandGetResponse(java.lang.String command)
Copyright © 2014. All Rights Reserved.