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, getSyncedLengthCompletableFuture<Long> sync(boolean forceSync)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.