| Package | Description | 
|---|---|
| org.apache.hadoop.mapred.nativetask | |
| org.apache.hadoop.mapred.nativetask.handlers | 
| Modifier and Type | Method and Description | 
|---|---|
| ReadWriteBuffer | NativeBatchProcessor. call(Command command,
    ReadWriteBuffer parameter) | 
| ReadWriteBuffer | INativeHandler. call(Command command,
    ReadWriteBuffer parameter)call command to downstream | 
| ReadWriteBuffer | CommandDispatcher. onCall(Command command,
      ReadWriteBuffer parameter) | 
| Modifier and Type | Field and 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 and Description | 
|---|---|
| ReadWriteBuffer | NativeCollectorOnlyHandler. onCall(Command command,
      ReadWriteBuffer parameter) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.