Mapper.Context
Constructor and Description |
---|
LinkDbMapper() |
Modifier and Type | Method and Description |
---|---|
void |
map(Text key,
ParseData parseData,
Mapper.Context context) |
void |
setup(Mapper.Context context) |
public void setup(Mapper.Context context)
public void map(Text key, ParseData parseData, Mapper.Context context) throws IOException, InterruptedException
map
in class Mapper<Text,ParseData,Text,Inlinks>
IOException
InterruptedException
Copyright © 2021 The Apache Software Foundation