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