Package | Description |
---|---|
org.apache.hadoop.examples.pi |
This package consists of a map/reduce application,
distbbp,
which computes exact binary digits of the mathematical constant π.
|
Modifier and Type | Class and Description |
---|---|
static class |
DistSum.MapSide
A machine which does computation on the map side.
|
static class |
DistSum.MixMachine
A machine which chooses Machine in runtime according to the cluster status
|
static class |
DistSum.ReduceSide
A machine which does computation on the reduce side.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.