| Interface | Description |
|---|---|
| ScanLabelGenerator |
This would be the interface which would be used add labels to the RPC context
and this would be stored against the UGI.
|
| Class | Description |
|---|---|
| DefaultScanLabelGenerator |
This is the default implementation for ScanLabelGenerator.
|
| EnforcingScanLabelGenerator |
This ScanLabelGenerator enforces a set of predefined authorizations for a
given user, the set defined by the admin using the VisibilityClient admin
interface or the set_auths shell command.
|
| ExpressionExpander | |
| ExpressionParser | |
| SimpleScanLabelGenerator |
This is a simple implementation for ScanLabelGenerator.
|
| VisibilityController |
Coprocessor that has both the MasterObserver and RegionObserver implemented that supports in
visibility labels
|
| VisibilityLabelsManager |
Maintains the cache for visibility labels and also uses the zookeeper to update the labels in the
system.
|
| VisibilityUtils |
Utility method to support visibility
|
| ZKVisibilityLabelWatcher |
A zk watcher that watches the labels table znode.
|
| Exception | Description |
|---|---|
| ParseException |
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.