| Package | Description |
|---|---|
| com.aliyun.odps.mapred.local | |
| com.aliyun.odps.mapred.unittest |
| Constructor and Description |
|---|
MapDriver(BridgeJobConf job,
FileSplit split,
TaskId id,
MapOutputBuffer buffer,
com.aliyun.odps.counter.Counters counters,
TableInfo tableInfo) |
ReduceDriver(BridgeJobConf job,
MapOutputBuffer inputBuffer,
MapOutputBuffer outputBuffer,
TaskId id,
com.aliyun.odps.counter.Counters counters,
int partitionIndex) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskOutput
Mapper/Reducer的输出.
|
Copyright © 2020 Alibaba Cloud Computing. All rights reserved.