Package | Description |
---|---|
org.apache.avro.ipc |
Support for inter-process calls.
|
org.apache.avro.mapred.tether |
Run Hadoop MapReduce jobs over
Avro data, with map and reduce functions run in a sub-process.
|
Modifier and Type | Class and Description |
---|---|
class |
HandshakeMatch |
class |
HandshakeRequest |
static class |
HandshakeRequest.Builder
RecordBuilder for HandshakeRequest instances.
|
class |
HandshakeResponse |
static class |
HandshakeResponse.Builder
RecordBuilder for HandshakeResponse instances.
|
class |
MD5 |
Modifier and Type | Interface and Description |
---|---|
interface |
InputProtocol
Transmit inputs to a map or reduce task sub-process.
|
interface |
OutputProtocol
Transmit outputs from a map or reduce task to parent.
|
class |
TaskType |
Copyright © 2009–2020 The Apache Software Foundation. All rights reserved.