public static class DistSum.MapSide extends DistSum.Machine
Modifier and Type | Class and Description |
---|---|
static class |
DistSum.MapSide.PartitionInputFormat
An InputFormat which partitions a summation
|
static class |
DistSum.MapSide.SummingMapper
A mapper which computes sums
|
DistSum.Machine.AbstractInputFormat, DistSum.Machine.SummationSplit
Constructor and Description |
---|
DistSum.MapSide() |
Modifier and Type | Method and Description |
---|---|
void |
init(Job job)
Initialize a job
|
toString
public void init(Job job)
Copyright © 2013 Apache Software Foundation. All rights reserved.