public class ZooKeeperWorkerInterceptor<MASTER_RESULT extends ml.shifu.guagua.io.Bytable,WORKER_RESULT extends ml.shifu.guagua.io.Bytable>
extends ml.shifu.guagua.worker.BasicWorkerInterceptor<MASTER_RESULT,WORKER_RESULT>
ZooKeeperMasterInterceptor, ZooKeeperWorkerInterceptor is used to read zookeeper server
info from hdfs file.| Constructor and Description |
|---|
ZooKeeperWorkerInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
void |
preApplication(ml.shifu.guagua.worker.WorkerContext<MASTER_RESULT,WORKER_RESULT> context) |
public void preApplication(ml.shifu.guagua.worker.WorkerContext<MASTER_RESULT,WORKER_RESULT> context)
preApplication in interface ml.shifu.guagua.worker.WorkerInterceptor<MASTER_RESULT extends ml.shifu.guagua.io.Bytable,WORKER_RESULT extends ml.shifu.guagua.io.Bytable>preApplication in class ml.shifu.guagua.worker.BasicWorkerInterceptor<MASTER_RESULT extends ml.shifu.guagua.io.Bytable,WORKER_RESULT extends ml.shifu.guagua.io.Bytable>Copyright © 2019. All Rights Reserved.