Generated by
JDiff

Class org.apache.pig.impl.plan.Operator

Added Methods
ProjectionMap getProjectionMap() Produce a map describing how this operator modifies its projection.
ProjectionMap regenerateProjectionMap() Regenerate the projection map by unsetting and getting the projection map
void rewire(Operator, int, Operator, boolean) Make any necessary changes to a node based on a change of position in the plan.
void unsetProjectionMap() Unset the projection map as if it had not been calculated.