@InterfaceAudience.Public @InterfaceStability.Evolving public interface VisibilityExpEvaluator
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
evaluate(Cell cell)
Evaluates whether the passed cell passes Scan/Get Authorization. 
 | 
boolean evaluate(Cell cell) throws IOException
cell - Cell under evaluationIOException