}
} catch (IOException e) {
throw new IllegalStateException("doRequest: " +
"IOException occurred while processing request", e);
}
aggregatorData.receivedRequestFromWorker();
}
@Override
public RequestType getType() {
return RequestType.SEND_WORKER_AGGREGATORS_REQUEST;