Uses of Interface
org.apache.avro.mapred.tether.OutputProtocol
Packages that use 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
Subinterfaces of OutputProtocol in org.apache.avro.mapred.tetherModifier and TypeInterfaceDescriptionstatic interface
Transmit outputs from a map or reduce task to parent.