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