public class GridHadoopV1OutputCollector extends Object implements org.apache.hadoop.mapred.OutputCollector
public void collect(Object key, Object val) throws IOException
collect in interface org.apache.hadoop.mapred.OutputCollectorIOExceptionpublic void closeWriter()
throws IOException
IOException - In case of IO exception.public void setup()
throws IOException
IOException - If failed.public void commit()
throws IOException
IOException - In failed.public void abort()
Copyright © 2014. All rights reserved.