public class ExprNodeNullDesc extends ExprNodeDesc implements java.io.Serializable
ExprNodeDesc.ExprNodeDescEqualityWrapper| Constructor and Description |
|---|
ExprNodeNullDesc() |
| Modifier and Type | Method and Description |
|---|---|
ExprNodeDesc |
clone() |
java.lang.String |
getExprString() |
java.lang.Object |
getValue() |
boolean |
isSame(java.lang.Object o) |
getChildren, getCols, getName, getTypeInfo, getTypeString, getWritableObjectInspector, hashCode, setTypeInfopublic java.lang.Object getValue()
public java.lang.String getExprString()
getExprString in class ExprNodeDescpublic ExprNodeDesc clone()
clone in class ExprNodeDescpublic boolean isSame(java.lang.Object o)
isSame in class ExprNodeDescCopyright © 2012 The Apache Software Foundation