public abstract class ColumnExpression extends LogicalExpression
fieldSchema, uidOnlyFieldSchema| Constructor and Description | 
|---|
| ColumnExpression(java.lang.String name,
                OperatorPlan plan) | 
deepCopy, getFieldSchema, getNextUid, getType, hasFieldSchema, neverUseForRealSetFieldSchema, resetFieldSchema, resetNextUid, resetUid, toStringaccept, annotate, getAnnotation, getLocation, getName, getPlan, isEqual, removeAnnotation, setLocation, setPlanpublic ColumnExpression(java.lang.String name,
                OperatorPlan plan)
name - of the operatorplan - LogicalExpressionPlan this column expression is part ofCopyright © 2007-2012 The Apache Software Foundation