org.csc.phynixx.common.io
Class LogRecordPageWriter
java.lang.Object
org.csc.phynixx.common.io.LogRecordPageWriter
public class LogRecordPageWriter
- extends Object
Created by Christoph Schmidt-Casdorff on 13.01.14.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogRecordPageWriter
public LogRecordPageWriter()
size
public int size()
- Returns:
- number of lines
getLogWriters
public List<LogRecordWriter> getLogWriters()
newLine
public LogRecordWriter newLine()
toByteByte
public byte[][] toByteByte()
throws IOException
- Throws:
IOException
Copyright © 2015. All rights reserved.