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