Generated by
JDiff

Class org.apache.pig.impl.logicalLayer.LOMapLookup

Changed Constructors
LOMapLookup(LogicalPlan, OperatorKey, String, byte, Schema) Change in type from (LogicalPlan, OperatorKey, Object, byte, Schema) to (LogicalPlan, OperatorKey, String, byte, Schema).
@param plan Logical plan this operator is a part of.
 

Changed Methods
String getLookUpKey() Change in return type from Object to String.