return superstepOutput;
}
@Override
public GlobalStats getGlobalStats() {
GlobalStats globalStats = new GlobalStats();
if (getSuperstep() > Math.max(INPUT_SUPERSTEP, getRestartedSuperstep())) {
String superstepFinishedNode =
getSuperstepFinishedPath(getApplicationAttempt(),
getSuperstep() - 1);
WritableUtils.readFieldsFromZnode(