public interface ClusterUsers
AccumuloCluster.| Modifier and Type | Method and Description |
|---|---|
ClusterUser |
getAdminUser()
The "root" user.
|
ClusterUser |
getUser(int offset)
Get an unprivileged user.
|
ClusterUser getAdminUser()
SystemPermission.SYSTEM
and the like.ClusterUser getUser(int offset)
offset - the user to returnCopyright © 2011–2019 The Apache Software Foundation. All rights reserved.