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