@InterfaceAudience.Public public interface VisibilityExpressionResolver extends org.apache.hadoop.conf.Configurable
| Modifier and Type | Method and Description | 
|---|---|
List<org.apache.hadoop.hbase.Tag> | 
createVisibilityExpTags(String visExpression)
Convert visibility expression into tags to be serialized. 
 | 
void | 
init()
Giving a chance for the initialization. 
 | 
void init()
List<org.apache.hadoop.hbase.Tag> createVisibilityExpTags(String visExpression) throws IOException
visExpression - the label expressionIOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.