@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.Configurable
public org.apache.hadoop.conf.Configuration getConf()
getConf
in interface org.apache.hadoop.conf.Configurable
public List<String> getLabels(User user, Authorizations authorizations)
ScanLabelGenerator
getLabels
in interface ScanLabelGenerator
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.