Generated by
JDiff

Class org.apache.pig.newplan.logical.expression.ConstantExpression

Changed Constructors
ConstantExpression(OperatorPlan, Object) Change in type from (OperatorPlan, Object, LogicalFieldSchema) to (OperatorPlan, Object).
Adds expression to the plan
 

Removed Methods
LogicalFieldSchema getValueSchema()  
 

Added Methods
void setValue(Object)