@InterfaceAudience.Public public class CellVisibility extends Object
| Modifier and Type | Field and Description | 
|---|---|
| private String | expression | 
| Constructor and Description | 
|---|
| CellVisibility(String expression) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getExpression() | 
| static String | quote(byte[] auth)Helps in quoting authentication Strings. | 
| static String | quote(String auth)Helps in quoting authentication Strings. | 
| String | toString() | 
private String expression
public CellVisibility(String expression)
public String getExpression()
public static String quote(String auth)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.