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