| Package | Description |
|---|---|
| org.apache.hadoop.mapred.nativetask | |
| org.apache.hadoop.mapred.nativetask.handlers |
| Modifier and Type | Method | Description |
|---|---|---|
ReadWriteBuffer |
INativeHandler.call(Command command,
ReadWriteBuffer parameter) |
call command to downstream
|
ReadWriteBuffer |
NativeBatchProcessor.call(Command command,
ReadWriteBuffer parameter) |
|
ReadWriteBuffer |
CommandDispatcher.onCall(Command command,
ReadWriteBuffer parameter) |
| Modifier and Type | Field | Description |
|---|---|---|
static Command |
NativeCollectorOnlyHandler.GET_COMBINE_HANDLER |
|
static Command |
NativeCollectorOnlyHandler.GET_OUTPUT_INDEX_PATH |
|
static Command |
NativeCollectorOnlyHandler.GET_OUTPUT_PATH |
|
static Command |
NativeCollectorOnlyHandler.GET_SPILL_PATH |
| Modifier and Type | Method | Description |
|---|---|---|
ReadWriteBuffer |
NativeCollectorOnlyHandler.onCall(Command command,
ReadWriteBuffer parameter) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.