Converts the input key/value from a MapReduce task into the input to a
DoFn, or takes the output of a DoFn and write it to the
output key/values.
Method Summary
boolean
applyPTypeTransforms()
If true, convert the inputs or outputs from this Converter instance
before (for outputs) or after (for inputs) using the associated PType#getInputMapFn
and PType#getOutputMapFn calls.
If true, convert the inputs or outputs from this Converter instance
before (for outputs) or after (for inputs) using the associated PType#getInputMapFn
and PType#getOutputMapFn calls.