Generated by
JDiff

Interface org.apache.pig.backend.hadoop.executionengine.tez.runtime.TezInput

Changed Methods
void addInputsToSkip(Set) Changed from non-abstract to abstract. Add to the list of inputs to skip download if already available in vertex cache
void attachInputs(Map, Configuration) Changed from non-abstract to abstract. Attach the inputs to the operator.
String[] getTezInputs() Changed from non-abstract to abstract.  
void replaceInput(String, String) Changed from non-abstract to abstract.