@InterfaceAudience.Public
public interface ScanLabelGenerator
extends org.apache.hadoop.conf.Configurable
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getLabels(org.apache.hadoop.hbase.security.User user,
org.apache.hadoop.hbase.security.visibility.Authorizations authorizations)
Helps to get a list of lables associated with an UGI
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.