| Package | Description |
|---|---|
| org.apache.accumulo.cluster | |
| org.apache.accumulo.cluster.standalone |
| Modifier and Type | Method and Description |
|---|---|
ClusterUser |
ClusterUsers.getAdminUser()
The "root" user.
|
ClusterUser |
ClusterUsers.getUser(int offset)
Get an unprivileged user.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterUser |
StandaloneAccumuloCluster.getUser(int offset) |
| Constructor and Description |
|---|
StandaloneAccumuloCluster(ClientConfiguration clientConf,
org.apache.hadoop.fs.Path tmp,
List<ClusterUser> users,
String serverUser) |
StandaloneAccumuloCluster(Instance instance,
ClientConfiguration clientConf,
org.apache.hadoop.fs.Path tmp,
List<ClusterUser> users,
String serverUser) |
Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.