@InterfaceAudience.Private public class SimpleScanLabelGenerator extends Object implements ScanLabelGenerator
| Modifier and Type | Field and Description | 
|---|---|
| private org.apache.hadoop.conf.Configuration | conf | 
| Constructor and Description | 
|---|
| SimpleScanLabelGenerator() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.conf.Configuration | getConf() | 
| List<String> | getLabels(User user,
         Authorizations authorizations)Helps to get a list of lables associated with an UGI | 
| void | setConf(org.apache.hadoop.conf.Configuration conf) | 
private org.apache.hadoop.conf.Configuration conf
public SimpleScanLabelGenerator()
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–2021 The Apache Software Foundation. All rights reserved.