Uses of Annotation Type
org.apache.avro.specific.AvroGenerated
Package
Description
Support for inter-process calls.
Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions run in a sub-process.
-
Uses of AvroGenerated in org.apache.avro.ipc
Modifier and TypeClassDescriptionenum
class
static class
RecordBuilder for HandshakeRequest instances.class
static class
RecordBuilder for HandshakeResponse instances.class
-
Uses of AvroGenerated in org.apache.avro.mapred.tether
Modifier and TypeInterfaceDescriptioninterface
Transmit inputs to a map or reduce task sub-process.static interface
Transmit inputs to a map or reduce task sub-process.interface
Transmit outputs from a map or reduce task to parent.static interface
Transmit outputs from a map or reduce task to parent.enum