new MultiCountMetric(), 10);
this.metricGauge = context.registerMetric("fetcher",
new MultiCountMetric(), 10);
protocolFactory = new ProtocolFactory(conf);
this.fetchQueues = new FetchItemQueues(getConf());
this.taskIndex = context.getThisTaskIndex();