public static class FreeGenerator.FG.FGReducer extends Reducer<Text,Generator.SelectorEntry,Text,CrawlDatum>
Reducer.Context
Constructor and Description |
---|
FGReducer() |
Modifier and Type | Method and Description |
---|---|
void |
reduce(Text key,
java.lang.Iterable<Generator.SelectorEntry> values,
Reducer.Context context) |
public void reduce(Text key, java.lang.Iterable<Generator.SelectorEntry> values, Reducer.Context context) throws java.io.IOException, java.lang.InterruptedException
reduce
in class Reducer<Text,Generator.SelectorEntry,Text,CrawlDatum>
java.io.IOException
java.lang.InterruptedException
Copyright © 2018 The Apache Software Foundation