Class LeafExpressionNode
java.lang.Object
org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
- All Implemented Interfaces:
ExpressionNode
-
Field Summary
Modifier and TypeFieldDescriptionstatic final LeafExpressionNode
private String
static final LeafExpressionNode
-
Constructor Summary
-
Method Summary
-
Field Details
-
OPEN_PARAN_NODE
-
CLOSE_PARAN_NODE
-
identifier
-
-
Constructor Details
-
LeafExpressionNode
-
-
Method Details
-
getIdentifier
-
hashCode
-
equals
-
toString
-
isSingleNode
- Specified by:
isSingleNode
in interfaceExpressionNode
-
deepClone
- Specified by:
deepClone
in interfaceExpressionNode
-