Package | Description |
---|---|
com.marklogic.mapreduce |
MarkLogic Connector for Hadoop core
interfaces.
|
com.marklogic.mapreduce.test |
Modifier and Type | Field and Description |
---|---|
protected DocumentURIWithSourceInfo |
ForestReader.key |
Modifier and Type | Method and Description |
---|---|
DocumentURIWithSourceInfo |
ForestReader.getCurrentKey() |
Modifier and Type | Method and Description |
---|---|
org.apache.hadoop.mapreduce.RecordReader<DocumentURIWithSourceInfo,VALUE> |
ForestInputFormat.createRecordReader(org.apache.hadoop.mapreduce.InputSplit split,
org.apache.hadoop.mapreduce.TaskAttemptContext context) |
Constructor and Description |
---|
DocumentURIWithSourceInfo(DocumentURIWithSourceInfo uri) |
Modifier and Type | Method and Description |
---|---|
void |
MapTreeReduceTree.MyMapper.map(DocumentURIWithSourceInfo key,
ForestDocument value,
org.apache.hadoop.mapreduce.Mapper.Context context) |
void |
MapTreeReduceTree.MyReducer.reduce(DocumentURIWithSourceInfo key,
Iterable<ForestDocument> docs,
org.apache.hadoop.mapreduce.Reducer.Context context) |
Copyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com