|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.mapreduce.Mapper<Key,Value,org.apache.hadoop.io.Text,Mutation>
org.apache.accumulo.server.test.randomwalk.multitable.CopyTool.SeqMapClass
public static class CopyTool.SeqMapClass
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.hadoop.mapreduce.Mapper |
---|
org.apache.hadoop.mapreduce.Mapper.Context |
Constructor Summary | |
---|---|
CopyTool.SeqMapClass()
|
Method Summary | |
---|---|
void |
map(Key key,
Value val,
org.apache.hadoop.mapreduce.Mapper.Context output)
|
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 |
Constructor Detail |
---|
public CopyTool.SeqMapClass()
Method Detail |
---|
public void map(Key key, Value val, org.apache.hadoop.mapreduce.Mapper.Context output) throws java.io.IOException, java.lang.InterruptedException
map
in class org.apache.hadoop.mapreduce.Mapper<Key,Value,org.apache.hadoop.io.Text,Mutation>
java.io.IOException
java.lang.InterruptedException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |