|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use User | |
|---|---|
| org.apache.hadoop.hbase | |
| org.apache.hadoop.hbase.security | |
| Uses of User in org.apache.hadoop.hbase |
|---|
| Methods in org.apache.hadoop.hbase with parameters of type User | |
|---|---|
JVMClusterUtil.MasterThread |
LocalHBaseCluster.addMaster(org.apache.hadoop.conf.Configuration c,
int index,
User user)
|
JVMClusterUtil.RegionServerThread |
LocalHBaseCluster.addRegionServer(org.apache.hadoop.conf.Configuration config,
int index,
User user)
|
| Uses of User in org.apache.hadoop.hbase.security |
|---|
| Methods in org.apache.hadoop.hbase.security that return User | |
|---|---|
static User |
User.createUserForTesting(org.apache.hadoop.conf.Configuration conf,
java.lang.String name,
java.lang.String[] groups)
Generates a new User instance specifically for use in test code. |
static User |
User.getCurrent()
Returns the User instance within current execution context. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||