@InterfaceAudience.Private public class EnforcingScanLabelGenerator extends Object implements ScanLabelGenerator
| Modifier and Type | Field and Description |
|---|---|
private org.apache.hadoop.conf.Configuration |
conf |
private VisibilityLabelsCache |
labelsCache |
private static org.apache.commons.logging.Log |
LOG |
| Constructor and Description |
|---|
EnforcingScanLabelGenerator() |
private static final org.apache.commons.logging.Log LOG
private org.apache.hadoop.conf.Configuration conf
private VisibilityLabelsCache labelsCache
public void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic List<String> getLabels(User user, Authorizations authorizations)
ScanLabelGeneratorgetLabels in interface ScanLabelGeneratorCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.