ml.shifu.guagua.example.kmeans
类 KMeansDataOutput
java.lang.Object
ml.shifu.guagua.worker.BasicWorkerInterceptor<KMeansMasterParams,KMeansWorkerParams>
ml.shifu.guagua.example.kmeans.KMeansDataOutput
- 所有已实现的接口:
- ml.shifu.guagua.worker.WorkerInterceptor<KMeansMasterParams,KMeansWorkerParams>
public class KMeansDataOutput
- extends ml.shifu.guagua.worker.BasicWorkerInterceptor<KMeansMasterParams,KMeansWorkerParams>
KMeansDataOutput is used to save tagged data into HDFS.
| 从类 ml.shifu.guagua.worker.BasicWorkerInterceptor 继承的方法 |
postIteration, preApplication, preIteration |
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KMeansDataOutput
public KMeansDataOutput()
postApplication
public void postApplication(ml.shifu.guagua.worker.WorkerContext<KMeansMasterParams,KMeansWorkerParams> context)
- 指定者:
- 接口
ml.shifu.guagua.worker.WorkerInterceptor<KMeansMasterParams,KMeansWorkerParams> 中的 postApplication - 覆盖:
- 类
ml.shifu.guagua.worker.BasicWorkerInterceptor<KMeansMasterParams,KMeansWorkerParams> 中的 postApplication
Copyright © 2015. All Rights Reserved.