@InterfaceAudience.Private public class FeedUserAuthScanLabelGenerator extends Object implements ScanLabelGenerator
| Constructor and Description | 
|---|
FeedUserAuthScanLabelGenerator()  | 
| 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)  | 
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.