| Package | Description |
|---|---|
| org.apache.accumulo.cluster | |
| org.apache.accumulo.cluster.standalone |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteShellOptions |
RemoteShell.options |
| Modifier and Type | Method and Description |
|---|---|
RemoteShellOptions |
RemoteShell.getRemoteShellOptions() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteShell.setRemoteShellOptions(RemoteShellOptions options) |
| Constructor and Description |
|---|
RemoteShell(String hostname,
String[] execString,
File dir,
Map<String,String> env,
long timeout,
RemoteShellOptions options) |
RemoteShell(String hostname,
String[] execString,
File dir,
Map<String,String> env,
RemoteShellOptions options) |
RemoteShell(String hostname,
String[] execString,
File dir,
RemoteShellOptions options) |
RemoteShell(String hostname,
String[] execString,
RemoteShellOptions options) |
| Modifier and Type | Field and Description |
|---|---|
protected RemoteShellOptions |
StandaloneClusterControl.options |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.