JavaScript is disabled on your browser.
MarkLogic Connector for Hadoop 2.4
java.lang.Object
org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,DocumentURI ,org.apache.hadoop.io.Text>
com.marklogic.mapreduce.test.MultithreadedZipContentLoader.ZipContentMapper
Enclosing class:
MultithreadedZipContentLoader
public static class MultithreadedZipContentLoader.ZipContentMapper
extends org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,DocumentURI ,org.apache.hadoop.io.Text>
Nested Class Summary
Nested classes/interfaces inherited from
class org.apache.hadoop.mapreduce.Mapper
org.apache.hadoop.mapreduce.Mapper.Context
Method Summary
All Methods Instance Methods Concrete Methods
Modifier and Type
Method and Description
void
map (org.apache.hadoop.io.Text fileName,
org.apache.hadoop.io.Text fileContent,
org.apache.hadoop.mapreduce.Mapper.Context context)
Methods inherited from
class org.apache.hadoop.mapreduce.Mapper
cleanup, run, setup
Methods inherited from class java.lang.Object
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
Method Detail
map
public void map(org.apache.hadoop.io.Text fileName,
org.apache.hadoop.io.Text fileContent,
org.apache.hadoop.mapreduce.Mapper.Context context)
throws IOException ,
InterruptedException
Overrides:
map
in
class org.apache.hadoop.mapreduce.Mapper<org.apache.hadoop.io.Text,org.apache.hadoop.io.Text,DocumentURI ,org.apache.hadoop.io.Text>
Throws:
IOException
InterruptedException
MarkLogic Connector for Hadoop 2.4
Copyright © 2020 MarkLogic
Corporation. All Rights Reserved.
Complete online documentation for MarkLogic Server,
XQuery and related components may be found at
developer.marklogic.com