public static class Indexer.IndexMethods
extends MapReduceBase
Constructor and Description |
---|
Indexer.IndexMethods() |
public void configure(JobConf job)
public void map(Rectangle dummy, java.lang.Iterable<? extends Shape> shapes,output, Reporter reporter) throws java.io.IOException
java.io.IOException
public void reduce(IntWritable partitionID, java.util.Iterator<Shape> shapes,output, Reporter reporter) throws java.io.IOException
java.io.IOException