Uses of Class
org.apache.hadoop.examples.pi.DistSum.Machine

Packages that use DistSum.Machine
org.apache.hadoop.examples.pi This package consists of a map/reduce application, distbbp, which computes exact binary digits of the mathematical constant π. 
 

Uses of DistSum.Machine in org.apache.hadoop.examples.pi
 

Subclasses of DistSum.Machine in org.apache.hadoop.examples.pi
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 © 2009 The Apache Software Foundation