Class WayangFileOutputFormat.BlockBasedOutput

java.lang.Object
java.io.OutputStream
java.io.FilterOutputStream
org.apache.wayang.flink.compiler.WayangFileOutputFormat.BlockBasedOutput
All Implemented Interfaces:
Closeable, Flushable, AutoCloseable
Enclosing class:
WayangFileOutputFormat<IT>

protected class WayangFileOutputFormat.BlockBasedOutput extends FilterOutputStream
Writes a block info at the end of the blocks.
Current implementation uses only int and not long.