|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.mahout.fpm.pfpgrowth.convertors.ContextStatusUpdater<IK,IV,K,V>
IK
- IV
- K
- V
- public class ContextStatusUpdater<IK extends org.apache.hadoop.io.Writable,IV extends org.apache.hadoop.io.Writable,K extends org.apache.hadoop.io.Writable,V extends org.apache.hadoop.io.Writable>
Updates the Context object of a Reducer
class
Constructor Summary | |
---|---|
ContextStatusUpdater(org.apache.hadoop.mapreduce.Reducer.Context context)
|
Method Summary | |
---|---|
void |
update(String status)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContextStatusUpdater(org.apache.hadoop.mapreduce.Reducer.Context context)
Method Detail |
---|
public void update(String status)
update
in interface StatusUpdater
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |