public interface Journal
Modifier and Type | Method and Description |
---|---|
void |
append(long position,
ByteBuffer buffer,
Runnable onComplete) |
void append(long position, ByteBuffer buffer, Runnable onComplete)
Copyright © 2009–2016 FuseSource, Corp.. All rights reserved.