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