@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 java.io.IOException
cell - Cell under evaluationjava.io.IOException