public class ZooKeeperWorkerInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable> extends 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(WorkerContext<MASTER_RESULT,WORKER_RESULT> context) |
postApplication, postIteration, preIterationpublic void preApplication(WorkerContext<MASTER_RESULT,WORKER_RESULT> context)
preApplication in interface WorkerInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>preApplication in class BasicWorkerInterceptor<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable>Copyright © 2015. All Rights Reserved.