Reducer.Context
Constructor and Description |
---|
LinkDbMergeReducer() |
Modifier and Type | Method and Description |
---|---|
void |
reduce(Text key,
Iterable<Inlinks> values,
Reducer.Context context) |
void |
setup(Reducer.Context context) |
public void setup(Reducer.Context context)
public void reduce(Text key, Iterable<Inlinks> values, Reducer.Context context) throws IOException, InterruptedException
reduce
in class Reducer<Text,Inlinks,Text,Inlinks>
IOException
InterruptedException
Copyright © 2021 The Apache Software Foundation