Class ProgressCounterOutputStream

java.lang.Object
java.io.OutputStream
fr.ens.biologie.genomique.eoulsan.io.ProgressCounterOutputStream
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable

public final class ProgressCounterOutputStream extends OutputStream
This class implements an OutputStream that inform Hadoop of the progress of task using counters.
Since:
1.0
Author:
Laurent Jourdren