|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.unigram.likelike.util.accessor.DFSWriter
public class DFSWriter
Constructor Summary | |
---|---|
DFSWriter(org.apache.hadoop.conf.Configuration conf)
|
Method Summary | |
---|---|
boolean |
write(java.lang.Long key,
java.lang.Long value,
org.apache.hadoop.mapreduce.Reducer.Context context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DFSWriter(org.apache.hadoop.conf.Configuration conf)
Method Detail |
---|
public boolean write(java.lang.Long key, java.lang.Long value, org.apache.hadoop.mapreduce.Reducer.Context context) throws java.lang.Exception, java.lang.InterruptedException, java.io.IOException
write
in interface IWriter
java.lang.Exception
java.lang.InterruptedException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |