| Interface | Description |
|---|---|
| AccumuloCluster |
Defines a minimum required set of methods to run an Accumulo cluster.
|
| ClusterControl |
Basic functionality required to control an Accumulo cluster
|
| ClusterUsers |
General interface to get user details for an
AccumuloCluster. |
| Class | Description |
|---|---|
| ClusterUser |
Simple wrapper around a principal and its credentials: a password or a keytab.
|
| RemoteShell |
Execute a command, leveraging Hadoop's
Shell.ShellCommandExecutor, on a remote host. |
| RemoteShellOptions |
Property-based configuration of options to control how SSH is performed.
|
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.