Uses of Package
org.apache.hadoop.examples.pi

Packages that use org.apache.hadoop.examples.pi
org.apache.hadoop.examples.pi This package consists of a map/reduce application, distbbp, which computes exact binary digits of the mathematical constant π. 
org.apache.hadoop.examples.pi.math This package provides useful mathematical library classes for the distbbp program. 
 

Classes in org.apache.hadoop.examples.pi used by org.apache.hadoop.examples.pi
Combinable
          A class is Combinable if its object can be combined with other objects.
Container
          A class is a Container if it contains an element.
DistSum.Machine
          Abstract machine for job execution.
DistSum.Machine.AbstractInputFormat
          An abstract InputFormat for the jobs
SummationWritable
          A Writable class for Summation
TaskResult
          A class for map task results or reduce task results.
 

Classes in org.apache.hadoop.examples.pi used by org.apache.hadoop.examples.pi.math
Combinable
          A class is Combinable if its object can be combined with other objects.
Container
          A class is a Container if it contains an element.
 



Copyright © 2009 The Apache Software Foundation