| Package | Description |
|---|---|
| org.apache.hadoop.hbase.security.access |
| Modifier and Type | Method and Description |
|---|---|
TableAuthManager |
AccessController.getAuthManager() |
TableAuthManager |
AccessChecker.getAuthManager() |
static TableAuthManager |
TableAuthManager.getOrCreate(ZooKeeperWatcher watcher,
org.apache.hadoop.conf.Configuration conf)
Returns a TableAuthManager from the cache.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TableAuthManager.release(TableAuthManager instance)
Releases the resources for the given TableAuthManager if the reference count is down to 0.
|
| Constructor and Description |
|---|
ZKPermissionWatcher(ZooKeeperWatcher watcher,
TableAuthManager authManager,
org.apache.hadoop.conf.Configuration conf) |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.