Package | Description |
---|---|
org.apache.hadoop.mapred.nativetask | |
org.apache.hadoop.mapred.nativetask.buffer | |
org.apache.hadoop.mapred.nativetask.handlers |
Modifier and Type | Method and Description |
---|---|
InputBuffer |
NativeDataSource.getInputBuffer()
get input buffer
|
InputBuffer |
NativeBatchProcessor.getInputBuffer() |
Constructor and Description |
---|
NativeBatchProcessor(String nativeHandlerName,
InputBuffer input,
OutputBuffer output) |
Modifier and Type | Method and Description |
---|---|
void |
ByteBufferDataReader.reset(InputBuffer buffer) |
Constructor and Description |
---|
ByteBufferDataReader(InputBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
boolean |
BufferPushee.collect(InputBuffer buffer) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.