| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.security.visibility |
| 类和说明 |
|---|
| ParseException |
| ScanLabelGenerator
This would be the interface which would be used add labels to the RPC context
and this would be stored against the UGI.
|
| VisibilityExpEvaluator
During the read (ie. get/Scan) the VisibilityController calls this interface for each of the
Cell.
|
| VisibilityLabelOrdinalProvider |
| VisibilityLabelsCache
Maintains the cache for visibility labels and also uses the zookeeper to update the labels in the
system.
|
| VisibilityLabelService
The interface which deals with visibility labels and user auths admin service as well as the cell
visibility expression storage part and read time evaluation.
|
| VisibilityLabelServiceManager
Manages singleton instance of
VisibilityLabelService |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.