Generated by
JDiff

Interface org.apache.pig.StreamToPig

Changed Methods
Tuple deserialize(byte[]) Changed from non-abstract to abstract. Given a byte array from a streaming executable produce a tuple.
LoadCaster getLoadCaster() Changed from non-abstract to abstract. This will be called on both the front end and the back end during execution.