Package | Description |
---|---|
org.apache.hadoop.mapred.nativetask | |
org.apache.hadoop.mapred.nativetask.handlers |
Modifier and Type | Method and Description |
---|---|
TaskContext |
TaskContext.copyOf() |
Modifier and Type | Method and Description |
---|---|
static <K,V> NativeCollectorOnlyHandler<K,V> |
NativeCollectorOnlyHandler.create(TaskContext context) |
Constructor and Description |
---|
NativeCollectorOnlyHandler(TaskContext context,
INativeHandler nativeHandler,
BufferPusher<K,V> kvPusher,
ICombineHandler combiner) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.