Uses of Package
org.apache.hadoop.hbase.security.visibility
Package
Description
Provides HBase Client
-
ClassDescriptionThis class contains visibility labels associated with a Scan/Get deciding which all labeled data current scan/get can access.This contains a visibility expression which can be associated with a cell.
-
ClassDescriptionThis class contains visibility labels associated with a Scan/Get deciding which all labeled data current scan/get can access.This would be the interface which would be used add labels to the RPC context and this would be stored against the UGI.During the read (ie.Maintains the cache for visibility labels and also uses the zookeeper to update the labels in the system.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.Manages singleton instance of
VisibilityLabelService
A zk watcher that watches the labels table znode.