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