Package | Description |
---|---|
org.apache.hadoop.hbase.security.access | |
org.apache.hadoop.hbase.security.visibility |
Modifier and Type | Method and Description |
---|---|
private void |
AccessController.requireScannerOwner(InternalScanner s)
Verify, when servicing an RPC, that the caller is the scanner owner.
|
Modifier and Type | Method and Description |
---|---|
private void |
VisibilityController.requireScannerOwner(InternalScanner s)
Verify, when servicing an RPC, that the caller is the scanner owner.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.