Package org.apache.accumulo.cluster
-
Interface Summary Interface Description AccumuloCluster Defines a minimum required set of methods to run an Accumulo cluster.ClusterControl Basic functionality required to control an Accumulo clusterClusterUsers General interface to get user details for anAccumuloCluster
. -
Class Summary Class Description ClusterUser Simple wrapper around a principal and its credentials: a password or a keytab.RemoteShell Execute a command, leveraging Hadoop'sShell.ShellCommandExecutor
, on a remote host.RemoteShellOptions Property-based configuration of options to control how SSH is performed.