public static class ContentReader.DocMapper extends org.apache.hadoop.mapreduce.Mapper<DocumentURI,DatabaseDocument,DocumentURI,DatabaseDocument>
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.logging.Log |
LOG |
Constructor and Description |
---|
ContentReader.DocMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(DocumentURI key,
DatabaseDocument value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
public void map(DocumentURI key, DatabaseDocument value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException, InterruptedException
map
in class org.apache.hadoop.mapreduce.Mapper<DocumentURI,DatabaseDocument,DocumentURI,DatabaseDocument>
IOException
InterruptedException
Copyright © 2016 MarkLogic Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server, XQuery and related components may be found at developer.marklogic.com