public class HadoopV1OutputCollector extends Object implements OutputCollector
| Modifier and Type | Method and Description |
|---|---|
void |
abort()
Abort task.
|
void |
closeWriter()
Close writer.
|
void |
collect(Object key,
Object val) |
void |
commit()
Commit task.
|
void |
setup()
Setup task.
|
public void collect(Object key, Object val) throws IOException
collect in interface 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()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019