ml.shifu.guagua.yarn.example.sum
类 SumOutput
java.lang.Object
ml.shifu.guagua.master.BasicMasterInterceptor<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>>
ml.shifu.guagua.yarn.example.sum.SumOutput
- 所有已实现的接口:
- ml.shifu.guagua.master.MasterInterceptor<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>>
public class SumOutput
- extends ml.shifu.guagua.master.BasicMasterInterceptor<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>>
SumOutput is used to write the final model output to file system.
| 从类 ml.shifu.guagua.master.BasicMasterInterceptor 继承的方法 |
postIteration, preApplication, preIteration |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SumOutput
public SumOutput()
postApplication
public void postApplication(ml.shifu.guagua.master.MasterContext<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>> context)
- 指定者:
- 接口
ml.shifu.guagua.master.MasterInterceptor<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>> 中的 postApplication - 覆盖:
- 类
ml.shifu.guagua.master.BasicMasterInterceptor<GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>,GuaguaWritableAdapter<org.apache.hadoop.io.LongWritable>> 中的 postApplication
Copyright © 2014. All Rights Reserved.