@InterfaceAudience.Private public class FeedUserAuthScanLabelGenerator extends java.lang.Object implements ScanLabelGenerator
| Constructor and Description |
|---|
FeedUserAuthScanLabelGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Configuration |
getConf() |
java.util.List<java.lang.String> |
getLabels(User user,
Authorizations authorizations)
Helps to get a list of lables associated with an UGI
|
void |
setConf(Configuration conf) |
public void setConf(Configuration conf)
public Configuration getConf()
public java.util.List<java.lang.String> getLabels(User user, Authorizations authorizations)
ScanLabelGeneratorgetLabels in interface ScanLabelGenerator