getLoadCaster
is called by Pig to convert the fields in the byte array to typed fields of the Tuple based on a given schema. Typically, user implements this interface for a particular type of stream command and specifies the implementation class in the Pig DEFINE statement.
@since Pig 0.7
|
|