public static interface WALProvider.AsyncWriter extends WALProvider.WriterBase
Modifier and Type | Method and Description |
---|---|
void |
append(WAL.Entry entry) |
CompletableFuture<Long> |
sync(boolean forceSync) |
getLength, getSyncedLength
CompletableFuture<Long> sync(boolean forceSync)
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.