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

Packages that use DistSum.Machine.AbstractInputFormat
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.AbstractInputFormat in org.apache.hadoop.examples.pi
 

Subclasses of DistSum.Machine.AbstractInputFormat in org.apache.hadoop.examples.pi
static class DistSum.MapSide.PartitionInputFormat
          An InputFormat which partitions a summation
static class DistSum.ReduceSide.SummationInputFormat
          An InputFormat which returns a single summation.
 



Copyright © 2009 The Apache Software Foundation