public static interface WALProvider.AsyncWriter extends WALProvider.WriterBase
void
append(WAL.Entry entry)
CompletableFuture<Long>
sync()
getLength
close
CompletableFuture<Long> sync()
void append(WAL.Entry entry)
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.