Generated by
JDiff

Class org.apache.pig.impl.logicalLayer.schema.Schema.FieldSchema

Added Methods
FieldSchema copyAndLink(FieldSchema, LogicalOperator) Make a copy of the FieldSchema instance and link the new one to the old one with canonical map.
FieldSchema findFieldSchema(String) Find a field schema instance in this FieldSchema hierarchy (including "this") that matches the given canonical name.