Uses of Interface
org.apache.avro.mapred.tether.OutputProtocol
Package
Description
Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions run in a sub-process.
-
Uses of OutputProtocol in org.apache.avro.mapred.tether
Modifier and TypeInterfaceDescriptionstatic interface
Transmit outputs from a map or reduce task to parent.