Package | Description |
---|---|
org.apache.hadoop.mapred.nativetask.buffer | |
org.apache.hadoop.mapred.nativetask.serde |
Modifier and Type | Class and Description |
---|---|
class |
ByteBufferDataReader
read data from a input buffer
|
Modifier and Type | Method and Description |
---|---|
int |
IKVSerializer.deserializeKV(DataInputStream in,
SizedWritable<?> key,
SizedWritable<?> value) |
int |
KVSerializer.deserializeKV(DataInputStream in,
SizedWritable<?> key,
SizedWritable<?> value) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.