public class KMeansDataOutput extends ml.shifu.guagua.worker.BasicWorkerInterceptor<KMeansMasterParams,KMeansWorkerParams>
KMeansDataOutput is used to save tagged data into HDFS.| Constructor and Description |
|---|
KMeansDataOutput() |
| Modifier and Type | Method and Description |
|---|---|
void |
postApplication(ml.shifu.guagua.worker.WorkerContext<KMeansMasterParams,KMeansWorkerParams> context) |
public void postApplication(ml.shifu.guagua.worker.WorkerContext<KMeansMasterParams,KMeansWorkerParams> context)
postApplication in interface ml.shifu.guagua.worker.WorkerInterceptor<KMeansMasterParams,KMeansWorkerParams>postApplication in class ml.shifu.guagua.worker.BasicWorkerInterceptor<KMeansMasterParams,KMeansWorkerParams>Copyright © 2015. All Rights Reserved.