public class LogRecordPageWriter extends Object
| Constructor and Description |
|---|
LogRecordPageWriter() |
| Modifier and Type | Method and Description |
|---|---|
List<LogRecordWriter> |
getLogWriters() |
LogRecordWriter |
newLine() |
int |
size() |
byte[][] |
toByteByte() |
public int size()
public List<LogRecordWriter> getLogWriters()
public LogRecordWriter newLine()
public byte[][] toByteByte()
throws IOException
IOExceptionCopyright © 2017. All rights reserved.