public static class MapTreeReduceTree.MyReducer extends org.apache.hadoop.mapreduce.Reducer<DocumentURIWithSourceInfo,DOMDocument,org.apache.hadoop.io.Text,org.apache.hadoop.io.Text>
Constructor and Description |
---|
MyReducer() |
Modifier and Type | Method and Description |
---|---|
void |
reduce(DocumentURIWithSourceInfo key,
Iterable<ForestDocument> docs,
org.apache.hadoop.mapreduce.Reducer.Context context) |
public void reduce(DocumentURIWithSourceInfo key, Iterable<ForestDocument> docs, org.apache.hadoop.mapreduce.Reducer.Context context) throws IOException, InterruptedException
IOException
InterruptedException
Copyright © 2020 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com