public static interface WALProvider.Writer extends WALProvider.WriterBase
| Modifier and Type | Method and Description |
|---|---|
void |
append(WAL.Entry entry) |
void |
sync() |
getLengthvoid sync() throws IOException
IOExceptionvoid append(WAL.Entry entry) throws IOException
IOExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.